Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParseVariable Event
Occurs whenever a variable (IIEValue interface) is parsed from a stream, such as when ParseGlobalVariables is called but it may also occur at other times
Namespace: InferenceEngine
Delphi
published property OnParseVariable: TParseVariableEvent read GetOnParseVariable write SetOnParseVariable;
Value
Type: TParseVariableEvent
•TInferenceEngine
•InferenceEngine