Procedure Line (X1,Y1,X2,Y2 : Integer) ;
Line draws a line starting from (X1,Y1 to (X2,Y2), in the current line style and color. The current position is put to (X2,Y2)
None.
LineRel,LineTo