[Next] [Up] [Previous]
Next: WhereX Up: Procedures and Functions Previous: NormVideo

GotoXY

   

Declaration:

Procedure GotoXY (X: Byte; Y: Byte) ;

Description:

Positions the cursor at (X,Y), X in horizontal, Y in vertical direction relative to the origin of the current window. The origin is located at (1,1), the upper-left corner of the window.

Errors:

None.

See also:

WhereX, WhereY, Window



Michael Van Canneyt
Thu Dec 12 15:44:18 MET 1996