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 | ![]() |
| False | ![]() |
The ItemHotTrack property’s default value is True.
See Also

