[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when a sub-component is added or removed in the class instance.
Source position: buttons.pp line 193
protected procedure TCustomBitBtn.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification message. |
Operation |
|
Operation performed for the notification message. |