xHarbour Reference Documentation > Function Reference |
Returns the top row position of the selected window.
WRow( [<lCentered>] ) --> nTopRow
WLastRow() returns the top row position of the current window, or the position of a centered window, as a numeric value.
See also: | WCol(), WInfo(), WLastCol(), WLastRow(), WMode(), WOpen(), WSelect() |
Category: | CT:Window , Windows (text mode) |
Source: | ct\ctwin.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com