Occurs when a fuzzy expression has been evaluated. Latch into the OnEvalExpression when you want to display the expression parsed or its result.
Namespace: RSFuzzyLogicParser
Delphi |
published |
Property Value
Type: Void
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 |