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

TCustomSpeedButton.Glyph

The Bitmap used for the glyph image on the button.

Declaration

Source position: buttons.pp line 399

public property TCustomSpeedButton.Glyph : TBitmap
  read GetGlyph
  write SetGlyph
  stored IsGlyphStored;