procedure Rectangle(X1, Y1, X2, Y2: byte; FILL: tGLCD_FillMode; State: tGLCD_PlotMode);
Draw a rectangle, filled or outlined, black or white.