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

TNumGlyphs

Defines the range of values available to access button glyphs.

Declaration

Source position: buttons.pp line 66

type TNumGlyphs = 1..5;

Description

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.

See also

TButtonGlyph.NumGlyphs

  

The number of glyphs available for button states.

TCustomBitBtn.NumGlyphs

  

The number of glyph bitmaps available for the control.

TCustomSpeedButton.NumGlyphs

  

The number of glyph bitmaps available for the control.


Version 3.2 Generated 2024-02-25 Home