Back to Devexpress

TcxCustomButton.Glyph Property

vcl-cxbuttons-dot-tcxcustombutton-8a7cd16a.md

latest582 B
Original Source

TcxCustomButton.Glyph Property

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

Declaration

delphi
property Glyph: TdxSmartGlyph read; write;

Property Value

TypeDescription
TdxSmartGlyph

Stores the button glyph.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit