TdxInMenuGalleryOptions.ItemPullHighlightingMode Property
In This Article
Specifies the manner in which gallery items are highlighted in a group.
#Declaration
Delphi
property ItemPullHighlightingMode: TdxRibbonGalleryItemPullHighlightingMode read; write; default iphmNone;
#Property Value
Type | Default |
---|---|
Tdx |
iphm |
#Remarks
Refer to the TdxRibbonGalleryItemPullHighlightingMode description, for details.
The default value of the ItemPullHighlightingMode property is iphmNone.
See Also