[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Defines the range of values available to access button glyphs.
Source position: buttons.pp line 64
type TNumGlyphs = 1..5; |
TNumGlyphs is an Integer range constant which defines the minimum and maximum number of glyphs available for buttons. TNumGlyphs is the type used to implement the NumGlyphs property in TButtonGlyph, TCustomBitBtn, and TCustomSpeedButton.
|
The number of glyphs available for button states. |
|
|
The number of glyphs available for the control. |
|
|
The number of Glyphs available. |
lazarus-ccr.sourceforge.net |