Occurs when a fuzzy set has been parsed in a fuzzy variable definition.
Namespace: RSFuzzyLogicParser
Delphi |
published |
Property Value
Type: Void
Latch into the OnParseFuzzySet when you want to display the fuzzy set parsed. The OnParseFuzzySet event fires when the FuzzyLogic property points to a TFuzzyLogic component. If you want to handle a fuzzy expression using interfaces, use the OnParseFuzzySetIntf event. |
Reference |