API:Vcl.StdCtrls.TComboBox.BevelOuter
Delphi
property BevelOuter;
C++
__property BevelOuter = {index=1, default=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TComboBox |
Description
Specifies the cut of the outer bevel.
Vcl.StdCtrls.TComboBox.BevelOuter inherits from Vcl.Controls.TWinControl.BevelOuter. All content below this line refers to Vcl.Controls.TWinControl.BevelOuter.
Specifies the cut of the outer bevel.
Use BevelOuter to specify whether the outer bevel has a raised, lowered, or flat look.
The outer bevel appears immediately inside the border and outside the inner bevel.