[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The Width of the Glyph image.
Source position: buttons.pp line 147
public property TButtonGlyph.Width : Integer |
Width is an Integer property with the Width for bitmaps displayed in the class instance. When Images has been assigned, its Width is used as the property value. Otherwise, the property value is 0.
Width is used when a value is assigned to the Glyph property, and determines if multiple images are present in the bitmap loaded into the Images property.
|
The height of the glyph image. |
|
|
The list of available images for the button glyph. |
|
|
The bitmap image drawn as the glyph on the button. |
|
|
The number of glyphs available for button states. |
Version 4.0 | Generated 2025-05-03 | Home |