Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Delegates
TIFuzzyComparison Delegate
Represents type TIFuzzyComparison.
Namespace: FuzzyInterfaces
Delphi
type TIFuzzyComparison = function ( const X1, Y1, X2, Y2: TFzyFloat ): Boolean of object;
•FuzzyInterfaces