Occurs when a fuzzy set has been parsed in a fuzzy variable definition.
Namespace: FuzzyLogic
Delphi |
public |
Value
Type: TIFuzzySetEvent
Latch into the OnParseFuzzySetIntf when you want to display the fuzzy set parsed. The OnParseFuzzySet event fires when the FuzzyLogic property points to a TIFuzzyLogic component. If you want to handle a fuzzy expression using objects, use the OnParseFuzzySet event. |
Reference |