TBrowse() > Instance variables |
Indicates that the browse display is stable.
Data type: | L | Default: | .F. |
The instance variable :stable contains .T. (true) when a TBrowse object has completed a stabilization cycle. Method :stabilize() must be called as long as :stable contains .F. (false) in order to display data for all rows and columns of the browser.
http://www.xHarbour.com