Show: Delphi C++
Display Preferences

System.Classes.UnregisterFindGlobalComponentProc

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure UnregisterFindGlobalComponentProc(AFindGlobalComponent: TFindGlobalComponent);

C++

extern 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.

See Also

Personal tools
Previous Versions
Translations