TNotifyProc Delegate

Definition

Delphi
type TNotifyProc = reference to procedure(Sender: TObject)

Parameters

Sender
TObject
Inheritance
IInterface
TNotifyProc

Methods