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) 'AHMRegFree.pas' rev: 3.00
-
- #ifndef AHMRegFreeHPP
- #define AHMRegFreeHPP
- #include <SysUtils.hpp>
- #include <AHMFreeware.hpp>
- #include <AHMTWinStringGrid.hpp>
- #include <AHMTWinListbox.hpp>
- #include <AHMTWinDBListBox.hpp>
- #include <AHMTSpeakerSound.hpp>
- #include <AHMTRTFFile.hpp>
- #include <AHMTQuickInfo.hpp>
- #include <AHMTOwnerShip.hpp>
- #include <AHMTMenuItemGlyph.hpp>
- #include <AHMTLogWindow.hpp>
- #include <AHMTLeds.hpp>
- #include <AHMTImage3D.hpp>
- #include <AHMTFadingLabel.hpp>
- #include <AHMTDigital.hpp>
- #include <AHMTDice.hpp>
- #include <AHMTClock.hpp>
- #include <AHMTBevel.hpp>
- #include <AHMTAboutDialog.hpp>
- #include <DsgnIntf.hpp>
- #include <Classes.hpp>
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
-
- namespace Ahmregfree
- {
- //-- type declarations -------------------------------------------------------
- class DELPHICLASS TAHMAboutFreeComponent;
- class PASCALIMPLEMENTATION TAHMAboutFreeComponent : public Dsgnintf::TPropertyEditor
- {
- typedef Dsgnintf::TPropertyEditor inherited;
-
- public:
- virtual void __fastcall Edit(void);
- virtual System::AnsiString __fastcall GetValue(void);
- virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
- public:
- /* TPropertyEditor.Destroy */ __fastcall virtual ~TAHMAboutFreeComponent(void) { }
-
- public:
- /* TObject.Create */ __fastcall TAHMAboutFreeComponent(void) : Dsgnintf::TPropertyEditor() { }
-
- };
-
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE void __fastcall Register(void);
-
- } /* namespace Ahmregfree */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Ahmregfree;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // AHMRegFree
-