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

GetLCLDefaultBtnGlyph

GetLCLDefaultBtnGlyph gets the LCL default button glyph for the specified button Kind.

Declaration

Source position: buttons.pp line 492

function GetLCLDefaultBtnGlyph(

  Kind: TBitBtnKind

):TGraphic;

See also

GetDefaultBitBtnGlyph

  

Address of the routine used to get default glyphs for TBitBtn instances.

TGetDefaultBitBtnGlyph

  

TGetDefaultBitBtnGlyph - generic method to return a default Bit Button Glyph of specified Kind.