RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes.UnregisterFindGlobalComponentProc Function

Used for unregistering component finding functions.

Pascal
procedure UnregisterFindGlobalComponentProc(AFindGlobalComponent: TFindGlobalComponent);
C++
UnregisterFindGlobalComponentProc(TFindGlobalComponent AFindGlobalComponent);

UnregisterFindGlobalComponentProc is used for unregistering functions that the FindGlobalComponent routine used for form linking. 

 

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