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