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

TCustomTreeView.BorderStyle

Line style used to draw the border for the control.

Declaration

Source position: comctrls.pp line 3599

protected property TCustomTreeView.BorderStyle : TBorderStyle
  default bsSingle;

Description

The default value for the property is bsSingle in TCustomTreeView.

See also

TWinControl.BorderStyle

  

Indicates if borders are displayed around the control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.