[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notification - calls inherited Notification, then takes action depending on Operation
Source position: controls.pp line 1188
protected procedure TControl.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
Notification - calls inherited Notification, then takes action depending on Operation
If Operation is removal, then nullifies any popupmenus or actions. disconnects all anchors.
lazarus-ccr.sourceforge.net |