TOnFileNotification

Prev

Next

 






































































































Type of the OnRecordingStarted and the OnCreatePreallocFileStarted events.


Unit
VidGrab

Declaration
TOnFileNotification=procedure(Sender: TObject; FileName: String)of object;


typedef void __fastcall(__closure *TOnFileNotification)(System::TObject *Sender, wchar_t *FileName);

Description

Type of the OnRecordingStarted and the OnCreatePreallocFileStarted events.