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