Source position: jwawingdi.pas line 4985
function GetTextExtentExPointA(
hdc: HDC;
lpszStr: LPCSTR;
cchString: Integer;
nMaxExtend: Integer;
lpnFit: LPINT;
alpDx: LPINT;
var lpSize: TSize
):BOOL;