Occurs when a fuzzy variable definition has been parsed.
Namespace: FuzzyLogic
Delphi |
public |
Value
Type: TIFuzzyVariableEvent
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 |