[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The height of the glyph image.
Source position: buttons.pp line 148
public property TButtonGlyph.Height : Integer |
Height is an Integer property with the height for bitmaps displayed in the class instance. When Images has been assigned, its Height is used as the property value. Otherwise, the property value is 0.
Height 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 |