[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Notification calls inherited method; if the operation requires removal of the associate control, this is performed.
Source position: comctrls.pp line 1986
protected procedure TCustomUpDown.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component added or removed in the notification. |
Operation |
|
Operation performed in the notification. |
|
Notification handler for insertion or deletion of components. |
Version 4.0 | Generated 2025-05-03 | Home |