Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParseFact Event
Occurs whenever a fact (IFact interface) is parsed from a stream, such as when ParseFact is called but it may also occur at other times
Namespace: InferenceEngine
Delphi
published property OnParseFact: TParseFactEvent read GetOnParseFact write SetOnParseFact;
Value
Type: TParseFactEvent
•TInferenceEngine
•InferenceEngine