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

📄 jvinterpreterc5r.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 (JvInterpreter-R.xml)
            
     Last generated: 11-02-2005  10:23:04 UTC     
-----------------------------------------------------------------------------
*/

#include <vcl.h>
#pragma hdrstop
USERES("JvInterpreterC5R.res");
USEUNIT("..\..\run\JvInterpreterParser.pas");
USEUNIT("..\..\run\JvInterpreter.pas");
USEUNIT("..\..\run\JvInterpreter_all.pas");
USEUNIT("..\..\run\JvInterpreter_Buttons.pas");
USEUNIT("..\..\run\JvInterpreter_Classes.pas");
USEUNIT("..\..\run\JvInterpreter_ComCtrls.pas");
USEUNIT("..\..\run\JvInterpreter_Contnrs.pas");
USEUNIT("..\..\run\JvInterpreter_Controls.pas");
USEUNIT("..\..\run\JvInterpreter_Dialogs.pas");
USEUNIT("..\..\run\JvInterpreter_ExtCtrls.pas");
USEUNIT("..\..\run\JvInterpreter_Forms.pas");
USEUNIT("..\..\run\JvInterpreter_Graphics.pas");
USEUNIT("..\..\run\JvInterpreter_Grids.pas");
USEUNIT("..\..\run\JvInterpreter_JvEditor.pas");
USEUNIT("..\..\run\JvInterpreter_JvInterpreter.pas");
USEUNIT("..\..\run\JvInterpreter_JvUtils.pas");
USEUNIT("..\..\run\JvInterpreter_Menus.pas");
USEUNIT("..\..\run\JvInterpreter_StdCtrls.pas");
USEUNIT("..\..\run\JvInterpreter_System.pas");
USEUNIT("..\..\run\JvInterpreter_SysUtils.pas");
USEUNIT("..\..\run\JvInterpreter_Types.pas");
USEUNIT("..\..\run\JvInterpreter_Windows.pas");
USEUNIT("..\..\run\JvInterpreterConst.pas");
USEUNIT("..\..\run\JvInterpreterFm.pas");
USEPACKAGE("JvCoreC5R.bpi");
USEPACKAGE("JvCustomC5R.bpi");
USEPACKAGE("JvCtrlsC5R.bpi");
USEPACKAGE("JvSystemC5R.bpi");
USEPACKAGE("JvStdCtrlsC5R.bpi");
USEPACKAGE("vcl50.bpi");
USEPACKAGE("vclx50.bpi");
USEPACKAGE("CJCL50.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 + -