jvjansc5r.cpp

来自「jvcl driver development envionment」· C++ 代码 · 共 73 行

CPP
73
字号
//---------------------------------------------------------------------------
/*
-----------------------------------------------------------------------------
     DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
            ALWAYS EDIT THE RELATED XML FILE (JvJans-R.xml)
            
     Last generated: 21-02-2006  19:30:36 UTC     
-----------------------------------------------------------------------------
*/

#include <vcl.h>
#pragma hdrstop
USERES("JvJansC5R.res");
USEUNIT("..\..\run\JvMarkupCommon.pas");
USEUNIT("..\..\run\JvMarkupLabel.pas");
USEUNIT("..\..\run\JvMarkupViewer.pas");
USEUNIT("..\..\run\JvPainterEffectsForm.pas");
USEUNIT("..\..\run\JvPainterQBForm.pas");
USEUNIT("..\..\run\JvPaintFX.pas");
USEUNIT("..\..\run\JvQuickPreviewForm.pas");
USEUNIT("..\..\run\JvResample.pas");
USEUNIT("..\..\run\JvSAL.pas");
USEUNIT("..\..\run\JvSALCore.pas");
USEUNIT("..\..\run\JvSALHashList.pas");
USEUNIT("..\..\run\JvSALMath.pas");
USEUNIT("..\..\run\JvShapedButton.pas");
USEUNIT("..\..\run\JvSimLogic.pas");
USEUNIT("..\..\run\JvSimPID.pas");
USEUNIT("..\..\run\JvSimPIDLinker.pas");
USEUNIT("..\..\run\JvSimScope.pas");
USEUNIT("..\..\run\JvSpellerForm.pas");
USEUNIT("..\..\run\JvSticker.pas");
USEUNIT("..\..\run\JvStrings.pas");
USEUNIT("..\..\run\JvTracker.pas");
USEUNIT("..\..\run\JvTurtle.pas");
USEUNIT("..\..\run\JvXmlTree.pas");
USEUNIT("..\..\run\JvYearGrid.pas");
USEUNIT("..\..\run\JvYearGridEditForm.pas");
USEUNIT("..\..\run\JvAirBrush.pas");
USEUNIT("..\..\run\JvArrayButton.pas");
USEUNIT("..\..\run\JvBitmapButton.pas");
USEUNIT("..\..\run\JvCSVBaseControls.pas");
USEUNIT("..\..\run\JvDrawImage.pas");
USEUNIT("..\..\run\JvForth.pas");
USEUNIT("..\..\run\JvGridFilter.pas");
USEUNIT("..\..\run\JvGridPreviewForm.pas");
USEUNIT("..\..\run\JvGridPrinter.pas");
USEUNIT("..\..\run\JvJanTreeView.pas");
USEUNIT("..\..\run\JvSimIndicator.pas");
USEPACKAGE("JvCoreC5R.bpi");
USEPACKAGE("JCLC50.bpi");
USEPACKAGE("vcl50.bpi");
USEPACKAGE("vcljpg50.bpi");
USEPACKAGE("vclsmp50.bpi");
USEPACKAGE("bcbsmp50.bpi");
USEPACKAGE("bcbie50.bpi");
USEPACKAGE("vclx50.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 + =
减小字号Ctrl + -
显示快捷键?