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