Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnRemoveModule Event
Occurs when a module is removed from the Modules list
Namespace: InferenceEngine
Delphi
published property OnRemoveModule: TModuleEvent read FOnRemoveModule write FOnRemoveModule;
Value
Type: TModuleEvent
The event is called before the module is actually removed
•TInferenceEngine
•InferenceEngine