[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Bitmap with the Glyph displayed on the control.
Source position: buttons.pp line 209
public property TCustomBitBtn.Glyph : TBitmap |
|
Contains images available for the control. |
|
|
Ordinal position for the image displayed on the control. |
|
|
Display width for the glyph image on the control. |
|
|
What kind of BitButton? Custom, OK, Cancel, Yes, No etc. |
|
|
Loads the Glyph image with the specified named from a resource instance. |
|
|
LoadGlyphFromLazarusResource - method for loading the glyph from a Lazarus resource file (.lrs). |
|
|
Loads a stock glyph image for the specified button identifier. |
lazarus-ccr.sourceforge.net |