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