Soap.InvokeRegistry.TRemotableClass

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

Delphi

TRemotableClass = class of TRemotable;

C++

typedef System::TMetaClass* TRemotableClass;

プロパティ

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

説明

TRemotableClass は、TRemotable のメタクラスを定義します。

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

関連項目