"Moves" the index in the specified direction (-1 to go left, 1 to go right) until an XValue at Index is around the passed in X value. The function returns the index of the this XValue, or -1
Namespace: FuzzyInterfaces
Delphi |
public |
Parameters
Index
Type: Integer
X
Type: TFzyFloat
Dir
Type: Integer
Type: Integer
Reference |