Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties
TInferenceEngine.OnClearFacts Property
Occurs when the Clear method of the Facts property is called
Namespace: InferenceEngine
Delphi
published property OnClearFacts: TNotifyEvent read FOnClearFacts write FOnClearFacts;
Property Value
Type: TNotifyEvent
The event is called after the fact base (Facts property) is cleared
•TInferenceEngine
•InferenceEngine