Vcl.Controls.TBevelWidth
Delphi
TBevelWidth = 1..MaxInt;
C++
typedef int TBevelWidth;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
説明
TBevelWidth は、コントロールの内部ベベルと外部ベベルの両方の幅をピクセル単位で定義します。
TBevelWidth は、BevelWidth プロパティでコントロールのベベル幅を指定するために使用されます。