TObjectManager.ObjectFactory Property
Gets or sets the factory used to create entity instances during loading operations.
Remarks
When nil, the factory provided by the TMappingExplorer is used.
Assign a custom factory to control how entity objects are instantiated.
Syntax
Unit: Aurelius.Engine.ObjectManager
property TObjectManager.ObjectFactory: IObjectFactory