Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Events
IFuzzyVariable.OnFuzzySetChange Event
Occurs when a fuzzy set in the fuzzy variable changes.
Namespace: FuzzyInterfaces
Delphi
public property OnFuzzySetChange: TIFuzzySetEvent read get_OnFuzzySetChange write set_OnFuzzySetChange;
Value
Type: TIFuzzySetEvent
•IFuzzyVariable
•FuzzyInterfaces