SetCursorPosition

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemConsole class > Methods >

SetCursorPosition

Previous pageReturn to chapter overviewNext page

Sets the position of the cursor.

 

left - The column position of the cursor.

top - The row position of the cursor.

SetCursorPosition               PROCEDURE(LONG pLeft, LONG pTop)