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

TCustomEdit.BorderStyle

Indicates the line style drawn as a border around the control.

Declaration

Source position: stdctrls.pp line 859

public property TCustomEdit.BorderStyle : TBorderStyle
  default bsSingle;

Description

The default value for the property is bsSingle in TCustomEdit.

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.