TApxTerminalBuffer
procedure SetCursorPosition(aRow, aCol : Integer);
Moves the cursor to a given position.
This method is equivalent to setting the Row and Col properties individually.
See also: Col, Row