Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParse Event
Occurs whenever an inference engine construct (rule, fact, etc) is parsed from a stream
Namespace: InferenceEngine
Delphi
published property OnParse: TParseEvent read GetOnParse write SetOnParse;
Value
Type: TParseEvent
•TInferenceEngine
•InferenceEngine