Vcl.Touch.Keyboard.TCustomKeyboardButtonClass
Delphi
TCustomKeyboardButtonClass = class of TCustomKeyboardButton;
C++
typedef System::TMetaClass* TCustomKeyboardButtonClass;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
classref typedef |
public | Vcl.Touch.Keyboard.pas Vcl.Touch.Keyboard.hpp |
Vcl.Touch.Keyboard | Vcl.Touch.Keyboard |
説明
TCustomKeyboardButtonClass は、TCustomKeyboardButton のメタクラスを定義します。
TCustomKeyboardButtonClass は、TCustomKeyboardButton のメタクラスです。 このクラスの値は、TCustomKeyboardButton またはその下位クラスへのクラス参照です。