Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTabControl.HotTrack

HotTrack - the property whereby the item under the mouse pointer becomes emphasized.

Declaration

Source position: comctrls.pp line 485

public property TCustomTabControl.HotTrack : Boolean
  read FHotTrack
  write FHotTrack
  default False;

See also

TCustomListView.HotTrack

  

Enables or disables hot tracking selection when the mouse is hovered over an item.