Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Properties
IFuzzySet.Parser Property
Defines the parser that can parse and print this fuzzy set
Namespace: FuzzyInterfaces
Delphi
public property Parser: IFuzzyParser read get_Parser write set_Parser;
Property Value
Type: IFuzzyParser
•IFuzzySet
•FuzzyInterfaces