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