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