Member variable TBrowse():nBottom Foundation

Contains the bottom row position of the browse window on the screen.

Attribute: EXPORTED
Data type: Numeric
Description

This instance variable contains an integer numeric value which represents the bottom screen row used to display the TBrowse object. The value for :nBottom can be passed to the class method :new(). If not passed to :new(), :nBottom defaults to MaxRow().

When :nBottom is changed after a TBrowse object is displayed, the method :configure() must be executed for the change to be visible.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.