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

TCustomTreeView.ScrollBars

Specifies the scroll bars displayed for the tree view control.

Declaration

Source position: comctrls.pp line 3715

public property TCustomTreeView.ScrollBars : TScrollStyle
  read FScrollBars
  write SetScrollBars
  default ssBoth;