Source position: jwawinuser.pas line 6745
function SetRect(
var lprc: RECT;
xLeft: Integer;
yTop: Integer;
xRight: Integer;
yBottom: Integer
):BOOL;