Defines the range of values allowed in a bevel width.
Source position: extctrls.pp line 1092
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. |
CT Web help |
CodeTyphon Studio |