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

TCustomTreeView.HotTrackColor

Font color used to draw the text on a hovered tree node when hot tracking is enabled.

Declaration

Source position: comctrls.pp line 3637

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

See also

TCustomTreeView.Options

  

The set of options enabled in the tree view control.

TCustomTreeView.HotTrack

  

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


Version 3.2 Generated 2024-02-25 Home