RAD Studio VCL Reference
|
Used for registering component finding functions.
procedure RegisterFindGlobalComponentProc(AFindGlobalComponent: TFindGlobalComponent);
RegisterFindGlobalComponentProc(TFindGlobalComponent AFindGlobalComponent);
RegisterFindGlobalComponentProc registers functions to be used by FindGlobalComponent for form linking.
The Forms unit uses the RegisterFindGlobalComponentProc to register its global component finding function.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|