home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d123456 / CHEMPLOT.ZIP / Misc / Misc_reg.hpp < prev    next >
C/C++ Source or Header  |  2001-07-31  |  1KB  |  38 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'Misc_Reg.pas' rev: 3.00
  6.  
  7. #ifndef Misc_RegHPP
  8. #define Misc_RegHPP
  9. #include <Splshdlg.hpp>
  10. #include <Slidebar.hpp>
  11. #include <Shapeex.hpp>
  12. #include <Optnsdlg.hpp>
  13. #include <Vedit.hpp>
  14. #include <Nedit.hpp>
  15. #include <Fileinfo.hpp>
  16. #include <Coloredt.hpp>
  17. #include <Checkgrp.hpp>
  18. #include <Aboutdlg.hpp>
  19. #include <Mlabel.hpp>
  20. #include <Classes.hpp>
  21. #include <SysInit.hpp>
  22. #include <System.hpp>
  23.  
  24. //-- user supplied -----------------------------------------------------------
  25.  
  26. namespace Misc_reg
  27. {
  28. //-- type declarations -------------------------------------------------------
  29. //-- var, const, procedure ---------------------------------------------------
  30. extern PACKAGE void __fastcall Register(void);
  31.  
  32. }    /* namespace Misc_reg */
  33. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  34. using namespace Misc_reg;
  35. #endif
  36. //-- end unit ----------------------------------------------------------------
  37. #endif    // Misc_Reg
  38.