Soap.InvokeRegistry.InterfaceMapItem.Info

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Info: PTypeInfo;                          { Typeinfo of interface       }

C++

System::Typinfo::TTypeInfo *Info;

Properties

Type Visibility Source Unit Parent
field public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry InterfaceMapItem

Description

Info points to the runtime type information (RTTI) compiled with the interface.