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

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