TOnSourceFileToDestFileCompleted

Prev

Next

 






































































































Type of the OnCopyPreallocDataCompleted and OnReencodingCompleted events.


Unit
VidGrab

Declaration
TOnSourceFileToDestFileCompleted=procedure(Sender: TObject; SourceFile, DestFile: String; Success: Boolean) of object;


typedef void __fastcall(__closure *TOnSourceFileToDestFileCompleted)(System::TObject *Sender, wchar_t *SourceFile, wchar_t *DestFile, bool Success);

Description

Type of the OnCopyPreallocDataCompleted and OnReencodingCompleted events.