[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.Notification

Notification - calls inherited Notification, then takes action depending on Operation

Declaration

Source position: controls.pp line 1184

protected procedure TControl.Notification(

  AComponent: TComponent;

  Operation: TOperation

); override;

Description

Notification - calls inherited Notification, then takes action depending on Operation

If Operation is removal, then nullifies any popupmenus or actions.

Disconnects all anchors.

See also

TComponent.Notification

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads