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