Vcl.DBCtrls.TDBComboBox.BevelWidth
Delphi
property BevelWidth: TBevelWidth read FBevelWidth write SetBevelWidth default 1;
C++
__property BevelWidth = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DBCtrls.pas Vcl.DBCtrls.hpp |
Vcl.DBCtrls | TDBComboBox |
Description
Specifies the width of the inner and outer bevels. {{#multireplace:Vcl.DBCtrls.TDBComboBox.BevelWidth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Controls.TWinControl.BevelWidth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Controls.TWinControl.BevelWidth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the width of the inner and outer bevels.
Use BevelWidth to specify the width, in pixels, of the inner and outer bevels.