Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TCustomFuzzyLogic > Properties
TCustomFuzzyLogic.Parser Property
Refers to the IFuzzyParser interface implementation which can print and parse the fuzzy variable and its fuzzy sets
Namespace: FuzzyLogic
Delphi
public property Parser: TCustomFuzzyLogicParser read FParser write SetParser;
Property Value
Type: TCustomFuzzyLogicParser
•TCustomFuzzyLogic
•FuzzyLogic