Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Delegates
TFuzzyVariableSetEvent Delegate
Represents type TFuzzyVariableSetEvent.
Namespace: FuzzyLogic
Delphi
type TFuzzyVariableSetEvent = procedure ( Sender: TObject; const FuzzyVariable: TFuzzyVariable; const FuzzySet: TFuzzySet) of object;
•FuzzyLogic