Skip to main content

TdxRibbonSkinSelectorCustomPlaceOptions.ShowItemCaption Property

Specifies if skin or palette chooser gallery item captions are visible.

Declaration

property ShowItemCaption: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if chooser gallery item captions are visible; otherwise, False.

Remarks

Icons and captions identify gallery items.

VCL Bars: Palette Chooser Gallery Item Captions and Icons in a Drop-Down Menu

Default Value

The ShowItemCaption property’s default value is False.

See Also