Occurs when a fuzzy expression has been evaluated. Latch into the OnEvalExpressionIntf 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 TIFuzzyLogic component. If you want to handle a fuzzy expression using objects, use the OnEvalExpression event. |
Reference |