Vcl.Controls.THintWindowClass
Delphi
THintWindowClass = class of THintWindow;
C++
typedef System::TMetaClass* THintWindowClass;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| classref typedef | public | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | Vcl.Controls | 
Description
THintWindowClass defines the metaclass for THintWindow.
THintWindowClass is the metaclass for THintWindow. Its value is the class reference for THintWindow or for one of its descendants.