Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParseFunction Event
Occurs whenever a function (IUserFunction interface) is parsed from a stream, such as when ParseFunction is called but it may also occur at other times
Namespace: InferenceEngine
Delphi
published property OnParseFunction: TParseFunctionEvent read GetOnParseFunction write SetOnParseFunction;
Value
Type: TParseFunctionEvent
•TInferenceEngine
•InferenceEngine