Vcl.ScreenTips.TScreenTipsWindowClass

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TScreenTipsWindowClass = class of TScreenTipsWindow;

C++

typedef System::TMetaClass* TScreenTipsWindowClass;

プロパティ

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

説明

TScreenTipsWindowClass は、TScreenTipsWindow のメタクラスを定義します。


このクラスの値は、TScreenTipsWindow またはその下位クラスのクラス参照です。

関連項目