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 またはその下位クラスへのクラス参照です。

関連項目