home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'BoxFixEd.pas' rev: 3.00
-
- #ifndef BoxFixEdHPP
- #define BoxFixEdHPP
- #include <BoxDsgn.hpp>
- #include <Boxes.hpp>
- #include <Classes.hpp>
- #include <DsgnIntf.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Boxfixed
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE void __fastcall Register(void);
-
- } /* namespace Boxfixed */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Boxfixed;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // BoxFixEd
-