Vcl.Controls.THintWindowClass

提供:RAD Studio API Documentation

Delphi

THintWindowClass = class of THintWindow;

C++

typedef System::TMetaClass* THintWindowClass;

プロパティ

種類 可視性 ソース ユニット
classref
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

説明

THintWindowClass は、THintWindow のメタクラスを定義します。

THintWindowClass は、THintWindow のメタクラスです。このクラスの値は、THintWindow またはその下位クラスへのクラス参照です。

関連項目