TcxCustomButton.NumGlyphs Property
Specifies the number of images included in the Glyph property.
#Declaration
property NumGlyphs: TNumGlyphs read; write; default 1;
#Property Value
Type | Default |
---|---|
TNum |
1 |
#Remarks
This property is obsolete. Use the button’s OptionsImage.NumGlyphs property instead.