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