Member variable TBrowse():nLeft Foundation

Contains the left column 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 left screen column used to display the TBrowse object. The value for :nLeft can be passed to the class method :new(). If not passed to :new(), :nLeft defaults to 0.

When :nLeft 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.