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