Source position: jwawinuser.pas line 5960
function DrawTextEx(
hDc: HDC;
lpchText: LPTSTR;
cchText: Integer;
var lprc: RECT;
dwDTFormat: UINT;
lpDTParams: LPDRAWTEXTPARAMS
):Integer;