Vcl.Controls.TBevelWidth

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TBevelWidth = 1..2147483647;

C++

typedef int TBevelWidth;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

説明

TBevelWidth は、コントロールの内部ベベルと外部ベベルの両方の幅をピクセル単位で定義します。

TBevelWidth は、BevelWidth プロパティでコントロールのベベル幅を指定するために使用されます。

関連項目