Soap.IntfInfo.TypeNamesMatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TypeNamesMatch(const RegName: string; const OtherName: string): boolean;

C++

extern DELPHI_PACKAGE bool __fastcall TypeNamesMatch(const System::UnicodeString RegName, const System::UnicodeString OtherName);

Properties

Type Visibility Source Unit Parent
function public
Soap.IntfInfo.pas
Soap.IntfInfo.hpp
Soap.IntfInfo Soap.IntfInfo

Description

Embarcadero Technologies does not currently have any additional information.