Soap.InvokeRegistry.InterfaceMapItem.UnitName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

UnitName: string;                         { Filename of interface       }

C++

System::UnicodeString UnitName;

Properties

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

Description

UnitName is the name of the unit in which the interface is defined.