Source position: jwawinuser.pas line 5957
function DrawTextExW(
hDc: HDC;
lpchText: LPWSTR;
cchText: Integer;
var lprc: RECT;
dwDTFormat: UINT;
lpDTParams: LPDRAWTEXTPARAMS
):Integer;