Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method update class twindow</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 METHOD Update CLASS TWindow
--------------------------------------------------------------------------------
Syntax:
   TWindow:Update()  -->

Purpose:
The Update() method will call the refresh() method of each control that is associated
with the window if the instance variable ::lUpdate of the control is .T.. This
allows you to update all the controls (for which the ::lUpdate instance variable is
.T. ) on a particular window with just one call. The ::lUpdate instance variable is
normally set whenever you use the keyword UPDATE when defining/redefining a control.


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson