Soap.InvokeRegistry.TPascalRemotableClassRegistry
Delphi
TPascalRemotableClassRegistry = TRemotableTypeRegistry;
C++
typedef TRemotableTypeRegistry TPascalRemotableClassRegistry;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class typedef |
public | Soap.InvokeRegistry.pas Soap.InvokeRegistry.hpp |
Soap.InvokeRegistry | Soap.InvokeRegistry |
Description
TPascalRemotableClassRegistry is the type of the remotable class registry.
TPascalRemotableClassRegistry is a synonym for TRemotableTypeRegistry. It is defined for compatibility with Delphi 6.