Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnAddRule Event
Occurs when a new rule is added to the rule base (Rules property)
Namespace: InferenceEngine
Delphi
published property OnAddRule: TRuleEvent read FOnAddRule write FOnAddRule;
Value
Type: TRuleEvent
The event is called after the rule is actually added to the rule base
•TInferenceEngine
•InferenceEngine