|
<< Click to Display Table of Contents >> Navigation: Functions > IsUniqueGlobalComponentName |
SIGNATURE=IW.Common.FPCCompat.IsUniqueGlobalComponentName@string
ETYPE=Function
Declaration:
Delphi: |
function IsUniqueGlobalComponentName(const Name: string): Boolean; |
C++: |
bool IsUniqueGlobalComponentName(const String Name); |
Unit: IW.Common.FpcCompat.pas
Description: in case someone adds this unit to a Delphi project
Parameters:
•Name: string
Result(Boolean):