home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Delphi / CompositeComponentsPack / LIB / CB3 / BoxFixEd.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1999-02-12  |  880 b   |  30 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) 'BoxFixEd.pas' rev: 3.00
  6.  
  7. #ifndef BoxFixEdHPP
  8. #define BoxFixEdHPP
  9. #include <BoxDsgn.hpp>
  10. #include <Boxes.hpp>
  11. #include <Classes.hpp>
  12. #include <DsgnIntf.hpp>
  13. #include <SysInit.hpp>
  14. #include <System.hpp>
  15.  
  16. //-- user supplied -----------------------------------------------------------
  17.  
  18. namespace Boxfixed
  19. {
  20. //-- type declarations -------------------------------------------------------
  21. //-- var, const, procedure ---------------------------------------------------
  22. extern PACKAGE void __fastcall Register(void);
  23.  
  24. }    /* namespace Boxfixed */
  25. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  26. using namespace Boxfixed;
  27. #endif
  28. //-- end unit ----------------------------------------------------------------
  29. #endif    // BoxFixEd
  30.