Back to Devexpress

TcxCustomButton.NumGlyphs Property

vcl-cxbuttons-dot-tcxcustombutton-b866690e.md

latest695 B
Original Source

TcxCustomButton.NumGlyphs Property

Deprecated. This property exists for backward compatibility only. Use the OptionsImage.NumGlyphs property instead.

Declaration

delphi
property NumGlyphs: TNumGlyphs read; write; default 1;

Property Value

TypeDefaultDescription
TNumGlyphs1

The number of individual glyphs in a loaded button image.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit