TdxRibbonSkinSelectorCustomInRibbonPaletteOptions.CollapsedGlyph Property
In This Article
Specifies a custom glyph for a collapsed palette chooser gallery in a Ribbon UI.
#Declaration
Delphi
property CollapsedGlyph: TdxSmartGlyph read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Stores a custom glyph for a collapsed palette chooser gallery. |
See Also