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

TCustomTreeView.HotTrack

Additionally highlight/underline tree-item when mouse is over it.

Declaration

Source position: comctrls.pp line 3490

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

See also

TCustomListView.HotTrack

  

Allow to highlight/underline current ListView item, which is under mouse cursor.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.