CRT Documentation: Reference |
[This function does not have a corresponding DOS function.]
Returns the true Y coordinate of the current cursor location.
function ScreenY: integer;
Returns the current absolute row position, without taking into account any calls to Window or changes to WindMin or WindMax.
The return value is 1-based. This is a new function for Delphi and was not previously available in Turbo Pascal or Borland Pascal.