Vcl.Touch.Keyboard.TKeyboardButton

Delphi
TKeyboardButton = class(TCustomKeyboardButton);
C++
class PASCALIMPLEMENTATION TKeyboardButton : public TCustomKeyboardButton
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| class | public | Vcl.Touch.Keyboard.pas Vcl.Touch.Keyboard.hpp | Vcl.Touch.Keyboard | Vcl.Touch.Keyboard | 
説明
TTouchKeyboard が使用する、キーを表現するためのデフォルトのクラスです。
TKeyboardButton は、仮想キーボード上のボタンを表現するのに使用されるクラスです。TTouchKeyboard が、そのキーを表現するのに使用するデフォルトの型でもあります。