home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / ib / setups / intrabld / data.z / TMDBASE.JCF < prev    next >
Text File  |  1996-12-11  |  198b  |  13 lines

  1. class tmdbaseCForm extends Form custom {
  2.    with (this) {
  3.       color = "lemonchiffon";
  4.       height = 20;
  5.       left = 36.5;
  6.       top = 0;
  7.       width = 60;
  8.       title = "";
  9.    }
  10.  
  11.  
  12. }
  13.