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

TCustomSpeedButton.Notification

Performs action needed when a sub-component is added or removed for the control.

Declaration

Source position: buttons.pp line 364

protected procedure TCustomSpeedButton.Notification(

  AComponent: TComponent;

  Operation: TOperation

); override;

Arguments

AComponent

  

Component for the notification message.

Operation

  

Action performed for the notification message.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.