Vcl.Touch.Keyboard.TCustomKeyboardButton.Width
Delphi
property Width: Integer read FWidth;
C++
__property int Width = {read=FWidth, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Touch.Keyboard.pas Vcl.Touch.Keyboard.hpp |
Vcl.Touch.Keyboard | TCustomKeyboardButton |
説明
ピクセル単位で TCustomKeyboardButton ボタンの垂直サイズを指定します。
Width プロパティを使用すると、TCustomKeyboardButton インスタンスの幅の読み込みや修正が可能です。