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