[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TCustomBitBtn.FButtonGlyph

An internal member which contains the TButtonGlyph instance for the control.

Declaration

Source position: buttons.pp line 186

protected TCustomBitBtn.FButtonGlyph : TButtonGlyph;

See also

TButtonGlyph

  

Represents an image that can be attached to a button.

TCustomBitBtn.Create

  

Constructor for the class instance.

TCustomBitBtn.Create

  

Constructor for the class instance.

TCustomBitBtn.LoadGlyphFromResourceName

  

Loads the Glyph image with the specified named from a resource instance.

TCustomBitBtn.LoadGlyphFromLazarusResource

  

LoadGlyphFromLazarusResource - method for loading the glyph from a Lazarus resource file (.lrs).

TCustomBitBtn.LoadGlyphFromStock

  

Loads a stock glyph image for the specified button identifier.

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