Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnRemoveRule Event
Occurs when a rule is removed from the rule base (Rules property)
Namespace: InferenceEngine
Delphi
published property OnRemoveRule: TRuleEvent read FOnRemoveRule write FOnRemoveRule;
Value
Type: TRuleEvent
The event is called before the rule is actually removed from the rule base
•TInferenceEngine
•InferenceEngine