Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParseRule Event
Occurs whenever a rule (TRule component) is parsed from a stream, such as when ParseRule is called but it may also occur at other times
Namespace: InferenceEngine
Delphi
published property OnParseRule: TParseRuleEvent read GetOnParseRule write SetOnParseRule;
Value
Type: TParseRuleEvent
•TInferenceEngine
•InferenceEngine