Vcl.Controls.THintWindowClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

THintWindowClass = class of THintWindow;

C++

typedef System::TMetaClass* THintWindowClass;

Eigenschaften

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

Beschreibung

THintWindowClass definiert die Metaklasse für THintWindow.

THintWindowClass ist die Metaklasse für THintWindow. Der Wert ist die Klassenreferenz für THintWindow oder für eine davon abgeleitete Klasse.

Siehe auch