TOnCreatePreallocatedFileCompleted
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
Created with the Personal Edition of HelpNDoc: Transform Your Help Documentation Process with a Help Authoring Tool