Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Types
TFuzzyOperationKeywords Type
Defines a type for specifying text strings for the fuzzy operations type
Namespace: FuzzyConsts
Delphi
type TFuzzyOperationKeywords = Array[TFuzzyOperation] of String;
•FuzzyConsts