Skip to main content
All docs
V25.1
  • TdxRibbonSkinSelectorCustomInRibbonSkinOptions.CollapsedIconSize Property

    Specifies the size of a glyph displayed instead of a skin chooser gallery when it is collapsed.

    Declaration

    property CollapsedIconSize: TdxSkinIconSize read; write; default sis48;

    Property Value

    Type Default Description
    TdxSkinIconSize sis48

    The glyph size.

    Remarks

    Default Value

    The CollapsedIconSize property’s default value is sis48.

    See Also