Controls.THintWindowClass
From RAD Studio VCL Reference
Contents |
Delphi Information
From Controls.pas
THintWindowClass = class of THintWindow;
Unit: Controls
Type: classref
C++ Information
From Controls.hpp
typedef System::TMetaClass * THintWindowClass;
Unit: Controls
Type: typedef
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.