Soap.InvokeRegistry.TSOAPAttachmentClass
Delphi
TSOAPAttachmentClass = class of TSOAPAttachment;
C++
typedef System::TMetaClass* TSOAPAttachmentClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | Soap.InvokeRegistry.pas Soap.InvokeRegistry.hpp |
Soap.InvokeRegistry | Soap.InvokeRegistry |
Description
TSOAPAttachmentClass defines the metaclass for TSOAPAttachment.
TSOAPAttachmentClass is the metaclass for TSOAPAttachment. Its value is the class reference for TSOAPAttachment or for one of its descendants.