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

TCustomTreeView.AutoExpand

AutoExpand - if True, the tree structure is automatically expanded when a node is selected

Declaration

Source position: comctrls.pp line 3403

protected property TCustomTreeView.AutoExpand : Boolean
  read GetAutoExpand
  write SetAutoExpand
  default False;