Occurs when the fuzzy variable is changed, either its properties such as Minimum and Maximum or when fuzzy sets are added and deleted.
Namespace: FuzzyInterfaces
Delphi |
public |
Value
Type: TIFuzzyVariableEvent
This event does not occur when a fuzzy set is changed. When fuzzy sets change, the OnFuzzySetChange event occurs. This event is the same as the OnChange event except it passes the interface instead of the object that implements the interface. |
Reference |