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