Language:
Русский
English
WhereY (function) (WinCrt unit)
Returns the CP's Y coordinate of the current cursor location.
Declaration
function WhereY: Integer;
Target
Windows, Real, Protected
Remarks
1-based. It corresponds to Cursor.Y + 1.
WhereY (function) (WinCrt unit) |
Language: WhereY (function) (WinCrt unit) Returns the CP's Y coordinate of the current cursor location. Declarationfunction WhereY: Integer; TargetWindows, Real, Protected Remarks1-based. It corresponds to Cursor.Y + 1. See AlsoSample Code |
|
|