Adds the Module to the inference engine's Modules property. The module is initialized and all imports are performed at this time.
If the module is the MAIN module, the module is added at the front of the Modules list. Otherwise it is added at the end.
Namespace: InferenceEngine
Delphi |
public |
Parameters
Module
Type: IModule
Type: Integer
Reference |