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

TCustomTreeView.ShowSeparators

Indicates if horizontal separators are drawn between nodes in the tree view control.

Declaration

Source position: comctrls.pp line 3677

protected property TCustomTreeView.ShowSeparators : Boolean
  read GetShowSeparators
  write SetShowSeparators
  default True;