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