Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomBitBtn.Notification

Performs actions needed when a sub-component is added or removed in the class instance.

Declaration

Source position: buttons.pp line 193

protected procedure TCustomBitBtn.Notification(

  AComponent: TComponent;

  Operation: TOperation

); override;

Arguments

AComponent

  

Component for the notification message.

Operation

  

Operation performed for the notification message.