home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1999 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'BxReg.pas' rev: 4.00
-
- #ifndef BxRegHPP
- #define BxRegHPP
-
- #pragma delphiheader begin
- #pragma option push -w-
- #include <BxRichTB.hpp> // Pascal unit
- #include <BxDual.hpp> // Pascal unit
- #include <DsgnIntf.hpp> // Pascal unit
- #include <Classes.hpp> // Pascal unit
- #include <SysInit.hpp> // Pascal unit
- #include <System.hpp> // Pascal unit
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Bxreg
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE void __fastcall Register(void);
-
- } /* namespace Bxreg */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Bxreg;
- #endif
- #pragma option pop // -w-
-
- #pragma delphiheader end.
- //-- end unit ----------------------------------------------------------------
- #endif // BxReg
-