RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IntfInfo.TypeNamesMatch Function
Pascal
function TypeNamesMatch(const RegName: string; const OtherName: string): boolean;
C++
boolean TypeNamesMatch(const AnsiString RegName, const AnsiString OtherName);

This is function IntfInfo.TypeNamesMatch.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!