Source position: finder.pas line 69
public function TMFinder.FindColorTolerance(
out x: Integer;
out y: Integer;
Color: Integer;
xs: Integer;
ys: Integer;
xe: Integer;
ye: Integer;
tol: Integer
):Boolean;