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