Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnAddActivation Event
Occurs when a rule activation is added to the Agenda.
Namespace: InferenceEngine
Delphi
published property OnAddActivation: TAgendaEvent read FOnAddActivation write FOnAddActivation;
Value
Type: TAgendaEvent
The event is called AFTER the activation is actually added to the agenda
•TInferenceEngine
•InferenceEngine