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

TCustomTreeView.TreeLineColor

TreeLineColor - the colour to be used for the lines showing the tree structure

Declaration

Source position: comctrls.pp line 2481

public property TCustomTreeView.TreeLineColor: TColor
  read FTreeLineColor
  write FTreeLineColor
  default clWindowFrame;