Keyboard
From RAD Studio VCL Documentation (Japanese)
Contents |
Delphi の情報
クラス
| TButtonList |
TCustomKeyboardButton ボタンのリストを表します。 |
| TCustomKeyboardButton |
タッチ キーボードのキーの基底クラス。 |
| TCustomTouchKeyboard |
仮想キーボードの基底クラス。 |
| TKeyCaptions |
キーのキャプションのオーバーライド データを格納するクラス。 |
| TKeyboardButton |
TTouchKeyboard が使用する、キーを表現するためのデフォルトのクラスです。 |
| TKeyboardLayouts |
キーボードのレイアウトを管理するための静的クラス。 |
| TTouchKeyboard |
仮想キーボードを表す VCL タッチ コンポーネント。 |
メタクラス
| TCustomKeyboardButtonClass |
TCustomKeyboardButtonClass は、TCustomKeyboardButton のメタクラスを定義します。 |
関数
| SendKey |
SendKey は、内部で使用されます。 |
| SendKeys |
SendKeys は、内部で使用されます。 |
変数
| FKeyboardLayouts |
C++ の情報
クラス
| TButtonList |
TCustomKeyboardButton ボタンのリストを表します。 |
| TCustomKeyboardButton |
タッチ キーボードのキーの基底クラス。 |
| TCustomTouchKeyboard |
仮想キーボードの基底クラス。 |
| TKeyCaption | |
| TKeyCaptions |
キーのキャプションのオーバーライド データを格納するクラス。 |
| TKeyboardButton |
TTouchKeyboard が使用する、キーを表現するためのデフォルトのクラスです。 |
| TKeyboardLayouts |
キーボードのレイアウトを管理するための静的クラス。 |
| TTouchKeyboard |
仮想キーボードを表す VCL タッチ コンポーネント。 |
関数
| SendKey |
SendKey は、内部で使用されます。 |
| SendKeys |
SendKeys は、内部で使用されます。 |
Typedef
| TCustomKeyboardButtonClass |
TCustomKeyboardButtonClass は、TCustomKeyboardButton のメタクラスを定義します。 |