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

TWinControl.BorderWidth

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

Declaration

Source position: controls.pp line 2167

public property TWinControl.BorderWidth : TBorderWidth
  read FBorderWidth
  write SetBorderWidth
  default 0;

See also

TWinControl.BorderStyle

  

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

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