TcxComponentListNotifyEvent Type
Declaration
TcxComponentListNotifyEvent = procedure(Sender: TObject; AComponent: TComponent; AAction: TListNotification) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AComponent | TComponent |
AAction | TListNotification |
See Also