Source position: winapih.inc line 217
function Rectangle(
DC: HDC;
X1: Integer;
Y1: Integer;
X2: Integer;
Y2: Integer
):Boolean;