Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnClearModule Event
occurs when a module is cleared (Clear)
Namespace: InferenceEngine
Delphi
published property OnClearModule: TModuleEvent read FOnClearModule write FOnClearModule;
Value
Type: TModuleEvent
The event is called after the module is actually cleared
•TInferenceEngine
•InferenceEngine