Occurs when a fuzzy expression has been evaluated. Latch into the OnEvalExpressionIntf when you want to display the expression parsed or its result.
Namespace: FuzzyLogic
Delphi |
public |
Value
Type: TIFuzzyExpressionEvent
The OnEvalExpression event fires when the FuzzyLogic property points to a TIFuzzyLogic component. If you want to handle a fuzzy expression using objects, use the OnEvalExpression event. |
Reference |