[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

RegisterFindGlobalComponentProc

Register a component searching handler

Declaration

Source position: classesh.inc line 1814

procedure RegisterFindGlobalComponentProc(

  AFindGlobalComponent: TFindGlobalComponent

);

Description

RegisterFindGlobalComponentProc registers a global component search callback AFindGlobalComponent. When FindGlobalComponent is called, then this callback will be used to search for the component.

Errors

None.

See also

FindGlobalComponent

  

Callback used when a component must be found.

UnRegisterFindGlobalComponentProc

  

Remove a previously registered component searching handler.


Documentation generated on: Jul 30 2008