Copies coordinates into a rectangle.
Source position: winapih.inc line 347
function SetRect(
var ARect: TRect;
aLeft: Integer;
aTop: Integer;
aRight: Integer;
aBottom: Integer
):Boolean;
Always True.