home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / chip / tvgencpp / demo3cpp.exe / TEMPLATE / TPXPVLD.OTF < prev    next >
Encoding:
Text File  |  1994-10-31  |  160 b   |  5 lines

  1. @IFBITSET AutoFill
  2.       cl->setValidator(new TPXPictureValidator(%MASK%,True));
  3. @ELSE
  4.       cl->setValidator(new TPXPictureValidator(%MASK%,False));
  5. @ENDIF