Language:
Русский
English
WhereX (function) (WinCrt unit)
Returns the CP's X coordinate of the current cursor location.
Declaration
function WhereX: Integer;
Target
Windows, Real, Protected
Return Value
1-based. It corresponds to Cursor.X + 1.
WhereX (function) (WinCrt unit) |
Language: WhereX (function) (WinCrt unit) Returns the CP's X coordinate of the current cursor location. Declarationfunction WhereX: Integer; TargetWindows, Real, Protected Return Value1-based. It corresponds to Cursor.X + 1. Sample Code |
|
|