Vcl.Touch.Keyboard.TCustomKeyboardButtonClass

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

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 またはその下位クラスへのクラス参照です。

関連項目