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 beginpaint class twindow</b> start the painting process http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD BeginPaint CLASS TWindow   Start the painting process
--------------------------------------------------------------------------------
Syntax:
  TWindow:BeginPaint()  --> cPS

  cPS   Is the PaintStructure (Windows API) associated to the painting
        process. The DATA :cPS also keeps that value.

Purpose:
  This method is automatically called when a painting process is starting.
  You may not call this method directly. Instead use TWindow:Refresh() to
  force a window painting.


See Also: 

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