[Next] [Up] [Previous]
Next: WhereY Up: Procedures and Functions Previous: GotoXY

WhereX

   

Declaration:

Function WhereX : Byte;

Description:

WhereX returns the current X-coordinate of the cursor, relative to the current window. The origin is (1,1), in the upper-left corner of the window.

Errors:

None.

See also:

GotoXY, WhereY, Window



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