Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Delegates
TCalcFuzzyFunctionEvent Delegate
Represents type TCalcFuzzyFunctionEvent.
Namespace: FuzzyLogic
Delphi
type TCalcFuzzyFunctionEvent = procedure ( Sender: TObject; const FuncName: String; const List: IFuzzyStreamTokenList; var Result: TFuzzySet; var Handled: Boolean ) of object;
•FuzzyLogic