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

TCustomTreeView.SelectionFontColor

Color used to draw the text for a selected item.

Declaration

Source position: comctrls.pp line 3719

public property TCustomTreeView.SelectionFontColor : TGraphicsColor
  read FSelectedFontColor
  write SetSelectedFontColor
  default clWhite;