Vcl.Controls.TControlActionLinkClass

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

Delphi

TControlActionLinkClass = class of TControlActionLink;

C++

typedef System::TMetaClass* TControlActionLinkClass;

プロパティ

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

説明

TControlActionLinkClass は、TControlActionLink のメタクラスを定義したものです。


TControlActionLinkClassTControlActionLink のメタクラスです。その値は、TControlActionLink またはその下位クラスのクラス参照です。

関連項目