Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TCustomFuzzyLogicParser
TCustomFuzzyLogicParser Properties
Name
Description
FuzzyLogic
Points to the fuzzy logic "engine" that provides the actual fuzzy logic classes and coding logic.
OnParsed
Occurs at the end of the Parse method.
OnParsing
Occurs at the beginning of the Parse method.
Top