home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 August / augusty_2000.iso / Windows-CE / Applications / basice / gr_clrwin.utl < prev    next >
Encoding:
Text File  |  1997-07-08  |  102 b   |  4 lines

  1. procedure gr_clrwin
  2.   call fillrect(gr_win_xmin%,gr_win_ymin%,gr_win_xmax%,gr_win_ymax%)
  3.   endproc
  4.