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