Unit 'RttiUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

FindGlobalComponentCallBack

Callback used when component references must be resolved.

Declaration

Source position: rttiutils.pp line 141

var FindGlobalComponentCallBack: TFindComponentEvent;

Description

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.

See also

UpdateStoredList

  

Update a stringlist with object references.

TPropsStorage.StoreObjectsProps

  

Store a list of component properties.

TPropsStorage.LoadObjectsProps

  

Load a list of component properties.


Documentation generated on: Jul 24 2023