TOnProgressCommented

Prev

Next

 






































































































Type of the OnBitmapsLoadingProgress event.


Unit
VidGrab

Declaration
TOnProgressCommented=procedure(Sender: TObject; Percent: LongInt; Position: LargeInteger; Duration: LargeInteger; Comment: String)of object;


typedef void __fastcall(__closure *TOnProgressCommented)(System::TObject *Sender, int Percent, __int64 Position, __int64 Duration, wchar_t *Comment);

Description

Type of the OnBitmapsLoadingProgress event.