Skip to main content

TdxTileControlOptionsBehavior.HideFocusOnItemHotTrack Property

Specifies if hot-tracking a tile item removes the focus indication from the currently focused item.

Declaration

property HideFocusOnItemHotTrack: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to let item hot-tracking remove the focus indication. Otherwise, the focus indication persists until a tile item is focused.

The default value of the HideFocusOnItemHotTrack property is False.

See Also