Indicates the line style drawn as a border around the control.
Source position: stdctrls.pp line 859
public property TCustomEdit.BorderStyle : TBorderStyle |
BorderStyle is a TBorderStyle property with the line style used for borders on the control. The default value for the property is bsSingle in TCustomEdit, and causes the control to be drawn with the client edges style enabled. Use bsNone if borders are not needed for the control.
|
Indicates the border style displayed around the control. |
|
|
Possible types of borders (with or without border). |
CT Web help |
CodeTyphon Studio |