Sets the value for the BorderStyle property.
Source position: controls.pp line 2308
protected procedure TWinControl.SetBorderStyle( |
NewStyle: TBorderStyle |
); virtual; |
NewStyle |
|
New value for the BorderStyle property. |
Notifies the widgetset class instance of the new property value when its handle has been allocated.
|
Indicates the border style displayed around the control. |
| Version 4.4 | Generated 2025-11-08 | Home |