//--------------------------------------------------------------------------- /* ----------------------------------------------------------------------------- DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR ALWAYS EDIT THE RELATED XML FILE (JvCtrls-R.xml) Last generated: 01-03-2006 08:42:36 UTC ----------------------------------------------------------------------------- */ #include #pragma hdrstop USERES("JvCtrlsC5R.res"); USEUNIT("..\..\run\JvCharMap.pas"); USEUNIT("..\..\run\JvClock.pas"); USEUNIT("..\..\run\JvColorBox.pas"); USEUNIT("..\..\run\JvColorButton.pas"); USEUNIT("..\..\run\JvColorForm.pas"); USEUNIT("..\..\run\JvComboListBox.pas"); USEUNIT("..\..\run\JvComponentPanel.pas"); USEUNIT("..\..\run\JvContentScroller.pas"); USEUNIT("..\..\run\JvDice.pas"); USEUNIT("..\..\run\JvDriveCtrls.pas"); USEUNIT("..\..\run\JvFooter.pas"); USEUNIT("..\..\run\JvGroupHeader.pas"); USEUNIT("..\..\run\JvHint.pas"); USEUNIT("..\..\run\JvHtControls.pas"); USEUNIT("..\..\run\JvImageDrawThread.pas"); USEUNIT("..\..\run\JvInstallLabel.pas"); USEUNIT("..\..\run\JvItemsPanel.pas"); USEUNIT("..\..\run\JvListComb.pas"); USEUNIT("..\..\run\JvMovableBevel.pas"); USEUNIT("..\..\run\JvPageScroller.pas"); USEUNIT("..\..\run\JvPlaylist.pas"); USEUNIT("..\..\run\JvRegistryTreeview.pas"); USEUNIT("..\..\run\JvRollOut.pas"); USEUNIT("..\..\run\JvScrollMax.pas"); USEUNIT("..\..\run\JvScrollPanel.pas"); USEUNIT("..\..\run\JvScrollText.pas"); USEUNIT("..\..\run\JvSpacer.pas"); USEUNIT("..\..\run\JvSpeedbar.pas"); USEUNIT("..\..\run\JvSpeedbarSetupForm.pas"); USEUNIT("..\..\run\JvSplit.pas"); USEUNIT("..\..\run\JvSplitter.pas"); USEUNIT("..\..\run\JvSwitch.pas"); USEUNIT("..\..\run\JvSyncSplitter.pas"); USEUNIT("..\..\run\JvTransparentButton.pas"); USEUNIT("..\..\run\JvUninstallControls.pas"); USEUNIT("..\..\run\JvWinampLabel.pas"); USEUNIT("..\..\run\JvZoom.pas"); USEUNIT("..\..\run\JvArrowButton.pas"); USEUNIT("..\..\run\JvaScrollText.pas"); USEUNIT("..\..\run\JvBehaviorLabel.pas"); USEUNIT("..\..\run\JvButtons.pas"); USEUNIT("..\..\run\JvCaptionButton.pas"); USEUNIT("..\..\run\JvCaptionPanel.pas"); USEUNIT("..\..\run\JvOfficeColorButton.pas"); USEUNIT("..\..\run\JvOfficeColorPanel.pas"); USEUNIT("..\..\run\JvOfficeColorForm.pas"); USEUNIT("..\..\run\JvNetscapeSplitter.pas"); USEUNIT("..\..\run\JvRuler.pas"); USEPACKAGE("JvCoreC5R.bpi"); USEPACKAGE("JvStdCtrlsC5R.bpi"); USEPACKAGE("JvSystemC5R.bpi"); USEPACKAGE("JclC50.bpi"); USEPACKAGE("vclx50.bpi"); USEPACKAGE("vcl50.bpi"); //--------------------------------------------------------------------------- #pragma package(smart_init) //--------------------------------------------------------------------------- // Package source. //--------------------------------------------------------------------------- #pragma argsused int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) { return 1; } //---------------------------------------------------------------------------