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

TWinControl.BorderStyle

Allows to show a border (line) around the control,

Declaration

Source position: controls.pp line 2162

protected property TWinControl.BorderStyle : TBorderStyle
  read GetBorderStyle
  write SetBorderStyle
  default bsNone;

See also

TWinControl.BorderWidth

  

Width of the Border around the control; default is zero.

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