TdxRibbonSkinSelectorCustomInRibbonSkinOptions.CollapsedIconSize Property
In This Article
Specifies the size of a glyph displayed instead of a skin chooser gallery when it is collapsed.
#Declaration
Delphi
property CollapsedIconSize: TdxSkinIconSize read; write; default sis48;
#Property Value
Type | Default | Description |
---|---|---|
Tdx |
sis48 | The glyph size. |
#Remarks
#Default Value
The CollapsedIconSize
property’s default value is sis48.
See Also