TEventNotification

Prev

Next

 






































































































TNotifyEvent


Unit
VidGrab

Declaration
TEventNotification=procedure(Sender: TObject) of object;


typedef void __fastcall(__closure *TEventNotification)(System::TObject *Sender);

Description

Equivalent to a TNotifyEvent type.