TcxCustomButton.Glyph Property
Specifies the image displayed within a button.
Declaration
property Glyph: TdxSmartGlyph read; write;
Property Value
Type |
---|
TdxSmartGlyph |
Remarks
This property is obsolete. Use the button’s OptionsImage.Glyph property instead.
See Also