TOnCreatePreallocatedFileCompleted

Prev

Next

 






































































































Type of the OnCreatePreallocatedFileCompleted event.


Unit
VidGrab

Declaration
TOnCreatePreallocatedFileCompleted=procedure(Sender: TObject; FileName: String; Success: Boolean) of object;


typedef void __fastcall(__closure *TOnCreatePreallocatedFileCompleted)(System::TObject *Sender, wchar_t *FileName, bool Success);

Description

Type of the OnCreatePreallocatedFileCompleted event.



See Also
OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileProgress OnCreatePreallocFileStarted