Adds the specified module to the Modules list.
Namespace: InferenceEngine
Delphi |
public |
Parameters
Item
Type: IModule
Type: Integer
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 |
Reference |