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

TCustomSpeedButton.GlyphChanged

Performs actions needed when the value in the Glyph property has been changed.

Declaration

Source position: buttons.pp line 351

protected procedure TCustomSpeedButton.GlyphChanged(

  Sender: TObject

); virtual;

Arguments

Sender

  

TObject instance for the change notification.