home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / zkuste / delphi / kompon / d56 / MSYSINFO.ZIP / D5 / MITEC_DEF.INC < prev    next >
Text File  |  2001-07-02  |  328b  |  17 lines

  1. {$IFDEF VER140}
  2.   {$DEFINE D4PLUS}
  3.   {$DEFINE D5PLUS}
  4.   {$DEFINE D6PLUS}
  5. {$ENDIF}
  6. {$IFDEF VER130}
  7.   {$DEFINE D4PLUS}
  8.   {$DEFINE D5PLUS}
  9. {$ENDIF}
  10. {$IFDEF VER120}
  11.   {$DEFINE D4PLUS}
  12. {$ENDIF}
  13.  
  14. {$UNDEF ONLYWIN9X}
  15. { Define this flag only if you want to use this component in programs running
  16.   under Win9x platform }
  17.