TBrowse() > Display methods xHarbour Developers Network  

oTBrowse:invalidate()

Invalidates the entire browse display.

Syntax

:invalidate() --> self

Description

Method :invalidate() instructs a TBrowse object to redraw the entire browse display during the next stabilization cycle. This includes column headings and footings and all data rows. Note, however, that the data is not re-read from the data source. Call :refreshAll() to update the data rows from the data source.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe