⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jvdbc5r.cpp

📁 East make Tray Icon in delphi
💻 CPP
字号:
//---------------------------------------------------------------------------
/*
-----------------------------------------------------------------------------
     DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
            ALWAYS EDIT THE RELATED XML FILE (JvDB-R.xml)
            
     Last generated: 20-01-2005  09:39:29 UTC     
-----------------------------------------------------------------------------
*/

#include <vcl.h>
#pragma hdrstop
USERES("JvDBC5R.res");
USEUNIT("..\..\run\JvAppStoragePropertyEngineDB.pas");
USEUNIT("..\..\run\JvMemoryDataset.pas");
USEUNIT("..\..\run\JvCsvData.pas");
USEUNIT("..\..\run\JvCsvParse.pas");
USEUNIT("..\..\run\JvDBActions.pas");
USEUNIT("..\..\run\JvDBCombobox.pas");
USEUNIT("..\..\run\JvDBControls.pas");
USEUNIT("..\..\run\JvDBDatePickerEdit.pas");
USEUNIT("..\..\run\JvDBDateTimePicker.pas");
USEUNIT("..\..\run\JvDBLookup.pas");
USEUNIT("..\..\run\JvDBLookupComboEdit.pas");
USEUNIT("..\..\run\JvDBLookupTreeView.pas");
USEUNIT("..\..\run\JvDBProgressBar.pas");
USEUNIT("..\..\run\JvDBQueryParamsForm.pas");
USEUNIT("..\..\run\JvDBRadioPanel.pas");
USEUNIT("..\..\run\JvDBRemoteLogin.pas");
USEUNIT("..\..\run\JvDBRichEdit.pas");
USEUNIT("..\..\run\JvDBSpinEdit.pas");
USEUNIT("..\..\run\JvDBTreeView.pas");
USEUNIT("..\..\run\JvDBUtils.pas");
USEUNIT("..\..\run\JvDBGrid.pas");
USEUNIT("..\..\run\JvDBGridExport.pas");
USEUNIT("..\..\run\JvDBGridSelectColumnForm.pas");
USEUNIT("..\..\run\JvDBUltimGrid.pas");
USEUNIT("..\..\run\JvDBGridFooter.pas");
USEUNIT("..\..\run\JvDynControlEngineDBTools.pas");
USEUNIT("..\..\run\JvExDBGrids.pas");
USEUNIT("..\..\run\JvDBHTLabel.pas");
USEUNIT("..\..\run\JvDBSearchEdit.pas");
USEUNIT("..\..\run\JvDBSearchComboBox.pas");
USEUNIT("..\..\run\JvAppDBStorage.pas");
USEUNIT("..\..\run\JvDBFindEdit.pas");
USEUNIT("..\..\run\JvDBImage.pas");
USEUNIT("..\..\run\JvDynControlEngineDB.pas");
USEUNIT("..\..\run\JvDynControlEngineDBIntf.pas");
USEUNIT("..\..\run\JvDynControlEngineVCLDB.pas");
USEUNIT("..\..\run\JvDynControlEngineJVCLDB.pas");
USEPACKAGE("JvCoreC5R.bpi");
USEPACKAGE("JvDlgsC5R.bpi");
USEPACKAGE("JvStdCtrlsC5R.bpi");
USEPACKAGE("JvSystemC5R.bpi");
USEPACKAGE("JvCtrlsC5R.bpi");
USEPACKAGE("CJCL50.bpi");
USEPACKAGE("vcl50.bpi");
USEPACKAGE("vclx50.bpi");
USEPACKAGE("vcldb50.bpi");
USEPACKAGE("bcbsmp50.bpi");
USEPACKAGE("bcbie50.bpi");
USEPACKAGE("vcljpg50.bpi");

//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------

//   Package source.
//---------------------------------------------------------------------------

#pragma argsused
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
{
        return 1;
}
//---------------------------------------------------------------------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -