Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnAddModule Event
Occurs when a new module is added to the Modules list
Namespace: InferenceEngine
Delphi
published property OnAddModule: TModuleEvent read FOnAddModule write FOnAddModule;
Value
Type: TModuleEvent
The event is called after the module is actually added, initialized, and imported shared constructs
•TInferenceEngine
•InferenceEngine