Source position: finder.pas line 70
public function TMFinder.FindColorsTolerance(
out Points: TPointArray;
Color: Integer;
xs: Integer;
ys: Integer;
xe: Integer;
ye: Integer;
Tol: Integer
):Boolean;