[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds or removes an action list for the control.
Source position: forms.pp line 323
protected procedure TCustomFrame.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification. |
Operation |
|
Operation for the notification. |
|
Notification handler for insertion or deletion of components. |
|
Version 4.0 | Generated 2025-05-03 | Home |