procedure Rectangle(X1, Y1, X2, Y2: byte; FILL: tGLCD_FillMode; State: tGLCD_PlotMode)

Libraries ›› The KS107_108 (former GLCD) unit ›› Interface ›› High level functions ››
Parent Previous Next

procedure Rectangle(X1, Y1, X2, Y2: byte; FILL: tGLCD_FillMode; State: tGLCD_PlotMode);

Draw a rectangle, filled or outlined, black or white.