Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomBitBtn.NumGlyphs

The number of glyphs available for the control.

Declaration

Source position: buttons.pp line 210

public property TCustomBitBtn.NumGlyphs : Integer
  read GetNumGlyphs
  write SetNumGlyphs
  default 1;