[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#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.

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