Defines the range of values allowed in a bevel width.
Source position: extctrls.pp line 1121
type TBevelWidth = 1..Maxint; |
TBevelWidth is an Integer range type which defines the range of values allowed in properties using the type. TBevelWidth is the type used to implement the BevelWidth property in TCustomPanel.
|
Width for a bevel on the panel in pixels. |
| Version 4.4 | Generated 2025-11-08 | Home |