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

TCustomTreeView.HotTrackColor

Font color used for the text in a tree node when hot tracking is enabled.

Declaration

Source position: comctrls.pp line 3603

protected property TCustomTreeView.HotTrackColor : TColor
  read FHotTrackColor
  write FHotTrackColor
  default clNone;