Soap.InvokeRegistry.TPascalRemotableTypeRegistry

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTPascalRemotableTypeRegistry

Delphi

TPascalRemotableTypeRegistry  = TRemotableTypeRegistry;

C++

typedef TRemotableTypeRegistry TPascalRemotableTypeRegistry;

Properties

Type Visibility Source Unit Parent
class
typedef
public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry Soap.InvokeRegistry

Description

TPascalRemotableTypeRegistry is the type of the remotable type registry.

TPascalRemotableTypeRegistry is a synonym for TRemotableTypeRegistry. It is defined for compatibility with Delphi 6.

See Also