Skip to main content

TdxGalleryControlOptionsBehavior.ItemHotTrack Property

Specifies if the gallery control highlights hot-tracked items.

Declaration

property ItemHotTrack: Boolean read; write; default True;

Property Value

Type Default Description
Boolean True

True if the hot-tracked gallery item is highlighted with a theme-dependent color; otherwise, False.

Remarks

Options include:

Value Example
True Item Hot-track Example with a Highlight Effect
False Item Hot-track Example without a Highlight Effect

The ItemHotTrack property’s default value is True.

See Also