Vcl.Controls.TBevelWidth
Delphi
type TBevelWidth = 1..2147483647;
C++
typedef int TBevelWidth;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
TBevelWidth defines the width, in pixels, of both the inner and outer bevels of a control.
TBevelWidth is used to specify the bevel width of a control via its BevelWidth property.