|
Assign(TPersistent)
|
Represents method Assign(TPersistent).
|
|
Equals(TFuzzySetValue)
|
Compares the current fuzzy set value with the Source fuzzy set value. Two fuzzy set values equal if their X and Y properties equal within a certain tolerance (FloatError).
|
|
SetCollection(TFuzzySetValues)
|
Represents method SetCollection(TFuzzySetValues).
|
|
SetValue(TFzyFloat,TFzyFloat)
|
Sets the XY pair for the value to the X and Y parameters.
|
|
SetX(TFzyFloat)
|
Represents method SetX(TFzyFloat).
|
|
SetY(TFzyFloat)
|
Represents method SetY(TFzyFloat).
|