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

TToolButton.Notification

Handles the notification sent when a component is added to or removed from the control.

Declaration

Source position: comctrls.pp line 2145

protected procedure TToolButton.Notification(

  AComponent: TComponent;

  Operation: TOperation

); override;

Arguments

AComponent

  

Component for the notification message.

Operation

  

Operation performed for the component.

See also

TComponent.Notification


Version 3.2 Generated 2024-02-25 Home