Occurs when the fuzzy variable is changed, either its properties such as Minimum and Maximum or when fuzzy sets are added and deleted.
Namespace: IFuzzyLogic
Delphi |
published |
Property Value
Type: TNotifyEvent
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 OnVariableChange event except it passes the object that implements the interface. |
Reference |