Skip to main content

TdxInMenuGalleryOptions.ItemPullHighlightingMode Property

Specifies the manner in which gallery items are highlighted in a group.

Declaration

property ItemPullHighlightingMode: TdxRibbonGalleryItemPullHighlightingMode read; write; default iphmNone;

Property Value

Type Default
TdxRibbonGalleryItemPullHighlightingMode iphmNone

Remarks

Refer to the TdxRibbonGalleryItemPullHighlightingMode description, for details.

The default value of the ItemPullHighlightingMode property is iphmNone.

See Also