[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |