Vcl.DBCtrls.TDBEdit.BevelWidth
Delphi
property BevelWidth: TBevelWidth read FBevelWidth write SetBevelWidth default 1;
C++
__property BevelWidth = {default=1};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Vcl.DBCtrls.pas Vcl.DBCtrls.hpp |
Vcl.DBCtrls | TDBEdit |
説明
内部ベベルと外部べベルの幅を指定します。
Vcl.DBCtrls.TDBEdit.BevelWidth は Vcl.Controls.TWinControl.BevelWidth を継承しています。以下の内容はすべて Vcl.Controls.TWinControl.BevelWidth を参照しています。
内部ベベルと外部べベルの幅を指定します。
BevelWidth プロパティを使用すると,内部ベベルと外部べベルの幅をピクセル単位で指定できます。