TcxCustomButton.NumGlyphs Property
Deprecated. This property exists for backward compatibility only. Use the OptionsImage.NumGlyphs property instead.
Declaration
property NumGlyphs: TNumGlyphs read; write; default 1;
Property Value
| Type | Default | Description |
|---|---|---|
| TNumGlyphs | 1 | The number of individual glyphs in a loaded button image. |
See Also