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

TCustomTreeView.SelectionColor

Color used to paint the background for the selected tree node in the control.

Declaration

Source position: comctrls.pp line 3717

public property TCustomTreeView.SelectionColor : TColor
  read FSelectedColor
  write SetSelectedColor
  default clHighlight;