Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParseFactSet Event
Occurs whenever a fact set (TFactSet component) is parsed from a stream, such as when ParseFactSet is called but it may also occur at other times
Namespace: InferenceEngine
Delphi
published property OnParseFactSet: TParseFactSetEvent read GetOnParseFactSet write SetOnParseFactSet;
Value
Type: TParseFactSetEvent
•TInferenceEngine
•InferenceEngine