[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTreeView.HotTrack

Enables or disables highlight / underline drawing styles on a tree item when the mouse is hovered over it.

Declaration

Source position: comctrls.pp line 3636

protected property TCustomTreeView.HotTrack : Boolean
  read GetHotTrack
  write SetHotTrack
  default False;

See also

TCustomTreeView.Options

  

The set of options enabled in the tree view control.

TCustomListView.HotTrack

  

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