Skip to main content

TcxTab.HotTrack Property

Indicates if the tab is hot-tracked.

Declaration

property HotTrack: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if a tab control’s HotTrack property is set to True and the mouse pointer is currently positioned over the tab. Otherwise, the HotTrack property returns False.

See Also