Soap.InvokeRegistry.TSOAPAttachmentClass

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

Delphi

TSOAPAttachmentClass = class of TSOAPAttachment;

C++

typedef System::TMetaClass* TSOAPAttachmentClass;

プロパティ

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

説明

TSOAPAttachmentClass は、TSOAPAttachment のメタクラスを定義します。

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

関連項目