API: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.
Vcl.DBCtrls.TDBComboBox.BevelWidth inherits from Vcl.Controls.TWinControl.BevelWidth. All content below this line refers to Vcl.Controls.TWinControl.BevelWidth.
Specifies the width of the inner and outer bevels.
Use BevelWidth to specify the width, in pixels, of the inner and outer bevels.