ImageEn, unit iexUtils
TIEDoubleList.IndexOf
TIEDoubleList
.IndexOf
Declaration
function IndexOf(v: Double): Integer;
Description
Returns the index of v value. Returns -1 if not found.