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