Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzyVariable > Properties
TFuzzyVariable.ItemIndex Property
Returns the current selected fuzzy set in the Items collection, or -1 if none is selected.
Namespace: FuzzyLogic
Delphi
published property ItemIndex: Integer read FItemIndex write SetItemIndex;
Property Value
Type: Integer
•TFuzzyVariable
•FuzzyLogic