📄 jvjansc5r.cpp
字号:
//---------------------------------------------------------------------------
/*
-----------------------------------------------------------------------------
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JvJans-R.xml)
Last generated: 03-02-2004 01:13:09 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("vcl50.bpi");
USEPACKAGE("CJCL50.bpi");
USEPACKAGE("vcljpg50.bpi");
USEPACKAGE("vclsmp50.bpi");
USEPACKAGE("bcbsmp50.bpi");
USEPACKAGE("bcbie50.bpi");
USEPACKAGE("vclx50.bpi");
USEPACKAGE("JvCoreC5R.bpi");
USEPACKAGE("JvStdCtrlsC5R.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 + -