Vcl.Touch.Keyboard.TCustomKeyboardButtonClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TCustomKeyboardButtonClass = class of TCustomKeyboardButton;

C++

typedef System::TMetaClass* TCustomKeyboardButtonClass;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
classref
typedef
public
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard Vcl.Touch.Keyboard

Beschreibung

TCustomKeyboardButtonClass definiert die Metaklasse für TCustomKeyboardButton.

TCustomKeyboardButtonClass ist die Metaklasse für TCustomKeyboardButton. Der Wert ist die Klassenreferenz für TCustomKeyboardButton oder für eine davon abgeleitete Klasse.

Siehe auch