System.Classes.UnregisterFindGlobalComponentProc
Delphi
procedure UnregisterFindGlobalComponentProc(AFindGlobalComponent: TFindGlobalComponent);
C++
extern DELPHI_PACKAGE void __fastcall UnregisterFindGlobalComponentProc(TFindGlobalComponent AFindGlobalComponent);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
Used for unregistering component finding functions.
UnregisterFindGlobalComponentProc is used for unregistering functions that the FindGlobalComponent routine used for form linking.