TdxRibbonCustomButtonPersistent.Glyph Property
In This Article
Specifies the button’s glyph.
#Declaration
Delphi
property Glyph: TdxSmartGlyph read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use the StretchGlyph to specify if the glyph is stretched or compressed to fit into the button’s boundaries.
See Also