TdxRibbonGalleryBaseOptions.ItemTextKind Property
In This Article
Specifies the caption and description visibility for a gallery group‘s items.
#Declaration
Delphi
property ItemTextKind: TdxRibbonGalleryGroupItemTextKind read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxRibbonGalleryGroupItemTextKind type description to learn more about available options.
See Also