Callback used when component references must be resolved.
Source position: rttiutils.pp line 148
| var FindGlobalComponentCallBack: TFindComponentEvent; | 
FindGlobalComponentCallBack is called by UpdateStoredList whenever it needs to resolve component references. It should be set to a routine that locates a loaded component in the global list of loaded components.
| 
 | Update a stringlist with object references. | |
| 
 | Store a list of component properties. | |
| 
 | Load a list of component properties. |