TNotifyProc Delegate
Definition
Delphi
type TNotifyProc = reference to procedure(const Sender: TObject)
Parameters
- Sender
- TObject
- Inheritance
-
IInterfaceTNotifyProc
type TNotifyProc = reference to procedure(const Sender: TObject)