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

TCustomBitBtn.LoadGlyphFromStock

Loads a stock glyph image for the specified button identifier.

Declaration

Source position: buttons.pp line 204

public procedure TCustomBitBtn.LoadGlyphFromStock(

  idButton: Integer

);

Arguments

idButton

  

Button identifier used to determine the image loaded in the Glyph.

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