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

TScrollBox.BorderStyle

Line style used to draw the border around the control.

Declaration

Source position: forms.pp line 212

published property TScrollBox.BorderStyle : TBorderStyle
  default bsSingle;

Description

The default value for the property is bsSingle in TScrollBox.

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.