Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnRemoveUserFunction Event
Occurs when a user function is removed from the UserFunctions list
Namespace: InferenceEngine
Delphi
published property OnRemoveUserFunction: TUserFunctionEvent read FOnRemoveUserFunction write FOnRemoveUserFunction;
Value
Type: TUserFunctionEvent
The event is called before the function is actually removed
•TInferenceEngine
•InferenceEngine