TdxRibbonSkinSelectorCustomPlaceOptions.ShowItemCaption Property
In This Article
Specifies if skin or palette chooser gallery item captions are visible.
#Declaration
Delphi
property ShowItemCaption: Boolean read; write; default False;
#Property Value
Type | Default | Description |
---|---|---|
Boolean | False |
|
#Remarks
Icons and captions identify gallery items.
#Default Value
The ShowItemCaption
property’s default value is False
.
See Also