Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Events
IFuzzyVariable.OnFuzzySetDeleted Event
Occurs when a fuzzy set is removed from the fuzzy variable
Namespace: FuzzyInterfaces
Delphi
public property OnFuzzySetDeleted: TIFuzzySetEvent read get_OnFuzzySetDeleted write set_OnFuzzySetDeleted;
Value
Type: TIFuzzySetEvent
•IFuzzyVariable
•FuzzyInterfaces