RAD Studio VCL Reference
|
IsUniqueGlobalComponentNameProc is called by IsUniqueGlobalComponentName.
IsUniqueGlobalComponentNameProc: TIsUniqueGlobalComponentName;
TIsUniqueGlobalComponentName IsUniqueGlobalComponentNameProc;
Classes
IsUniqueGlobalComponentName is used to determine whether a proposed component name is already used on any component on any form, data module, or other top-level container component.
If IsUniqueGlobalComponentNameProc is defined, it is invoked by IsUniqueGlobalComponentName in place of this checking process.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|