📄 jvcustomc5r.cpp
字号:
//---------------------------------------------------------------------------
/*
-----------------------------------------------------------------------------
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JvCustom-R.xml)
Last generated: 24-12-2004 02:22:13 UTC
-----------------------------------------------------------------------------
*/
#include <vcl.h>
#pragma hdrstop
USERES("JvCustomC5R.res");
USEUNIT("..\..\run\JvChart.pas");
USEUNIT("..\..\run\JvDiagramShape.pas");
USEUNIT("..\..\run\JvGammaPanel.pas");
USEUNIT("..\..\run\JvEditorCommon.pas");
USEUNIT("..\..\run\JvUnicodeEditor.pas");
USEUNIT("..\..\run\JvUnicodeHLEditor.pas");
USEUNIT("..\..\run\JvEditor.pas");
USEUNIT("..\..\run\JvHLEditor.pas");
USEUNIT("..\..\run\JvHLEditorPropertyForm.pas");
USEUNIT("..\..\run\JvHLParser.pas");
USEUNIT("..\..\run\JvLinkLabel.pas");
USEUNIT("..\..\run\JvLinkLabelDebug.pas");
USEUNIT("..\..\run\JvLinkLabelParser.pas");
USEUNIT("..\..\run\JvLinkLabelRenderer.pas");
USEUNIT("..\..\run\JvLinkLabelTextHandler.pas");
USEUNIT("..\..\run\JvLinkLabelTools.pas");
USEUNIT("..\..\run\JvLinkLabelTree.pas");
USEUNIT("..\..\run\JvLookOut.pas");
USEUNIT("..\..\run\JvOutlookBar.pas");
USEUNIT("..\..\run\JvSchedEvtStore.pas");
USEUNIT("..\..\run\JvScheduledEvents.pas");
USEUNIT("..\..\run\JvThumbImage.pas");
USEUNIT("..\..\run\JvThumbnails.pas");
USEUNIT("..\..\run\JvThumbViews.pas");
USEUNIT("..\..\run\JvTMTimeLine.pas");
USEUNIT("..\..\run\JvTrayIcon.pas");
USEUNIT("..\..\run\JvUnicodeCanvas.pas");
USEUNIT("..\..\run\JvValidateEdit.pas");
USEUNIT("..\..\run\JvBalloonHint.pas");
USEUNIT("..\..\run\JvBaseThumbnail.pas");
USEUNIT("..\..\run\JvTimeLine.pas");
USEUNIT("..\..\run\JvCustomItemViewer.pas");
USEUNIT("..\..\run\JvImagesViewer.pas");
USEUNIT("..\..\run\JvImagelistViewer.pas");
USEUNIT("..\..\run\JvOwnerDrawViewer.pas");
USEUNIT("..\..\run\JvTabBar.pas");
USEPACKAGE("JvCoreC5R.bpi");
USEPACKAGE("JvCtrlsC5R.bpi");
USEPACKAGE("JvStdCtrlsC5R.bpi");
USEPACKAGE("JvSystemC5R.bpi");
USEPACKAGE("vcl50.bpi");
USEPACKAGE("vcljpg50.bpi");
USEPACKAGE("CJCL50.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -