Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties
TInferenceEngine.OnClearDefinedTypes Property
Occurs when the Clear method of the DefinedTypes property is called
Namespace: InferenceEngine
Delphi
published property OnClearDefinedTypes: TNotifyEvent read FOnClearDefinedTypes write FOnClearDefinedTypes;
Property Value
Type: TNotifyEvent
The event is called after the DefinedTypes table is cleared
•TInferenceEngine
•InferenceEngine