GetTextAt

GetTextAt returns the text at the given X, Y. minvspacing and maxvspacing define the minimum and maximum vertical spacing between characters in the font, hspacing is the minimal space to split characters on. If it is, for example, 0, and ``i'' will be split into two characters.

function GetTextAt(atX, atY, minvspacing, maxvspacing, hspacing, color, tol, len: integer; font: string): string;



Merlijn Wajer 2010-08-27