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

📄 jvinterpreterd6r.dpk

📁 East make Tray Icon in delphi
💻 DPK
字号:
package JvInterpreterD6R;
{
-----------------------------------------------------------------------------
     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:10 UTC
-----------------------------------------------------------------------------
}

{$R *.res}
{$ALIGN 8}
{$ASSERTIONS OFF}
{$BOOLEVAL OFF}
{$DEBUGINFO OFF}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS OFF}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS ON}
{$REFERENCEINFO OFF}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST OFF}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'JVCL Interpreter Components Runtime Package'}
{$RUNONLY}
{$IMPLICITBUILD OFF}
{$DEFINE D6PersonalEdition}
{$DEFINE DelphiPersonalEdition}

{$I jvcl.inc}

requires
  JvCoreD6R,
  JvCustomD6R,
  JvCtrlsD6R
  ;

contains
  JvInterpreterParser in '..\..\run\JvInterpreterParser.pas' ,
  JvInterpreter in '..\..\run\JvInterpreter.pas' ,
  JvInterpreter_all in '..\..\run\JvInterpreter_all.pas' ,
  JvInterpreter_Buttons in '..\..\run\JvInterpreter_Buttons.pas' ,
  JvInterpreter_Classes in '..\..\run\JvInterpreter_Classes.pas' ,
  JvInterpreter_ComCtrls in '..\..\run\JvInterpreter_ComCtrls.pas' ,
  JvInterpreter_Contnrs in '..\..\run\JvInterpreter_Contnrs.pas' ,
  JvInterpreter_Controls in '..\..\run\JvInterpreter_Controls.pas' ,
  JvInterpreter_Dialogs in '..\..\run\JvInterpreter_Dialogs.pas' ,
  JvInterpreter_ExtCtrls in '..\..\run\JvInterpreter_ExtCtrls.pas' ,
  JvInterpreter_Forms in '..\..\run\JvInterpreter_Forms.pas' ,
  JvInterpreter_Graphics in '..\..\run\JvInterpreter_Graphics.pas' ,
  JvInterpreter_Grids in '..\..\run\JvInterpreter_Grids.pas' ,
  JvInterpreter_JvEditor in '..\..\run\JvInterpreter_JvEditor.pas' ,
  JvInterpreter_JvInterpreter in '..\..\run\JvInterpreter_JvInterpreter.pas' ,
  JvInterpreter_JvUtils in '..\..\run\JvInterpreter_JvUtils.pas' ,
  JvInterpreter_Menus in '..\..\run\JvInterpreter_Menus.pas' ,
  JvInterpreter_StdCtrls in '..\..\run\JvInterpreter_StdCtrls.pas' ,
  JvInterpreter_System in '..\..\run\JvInterpreter_System.pas' ,
  JvInterpreter_SysUtils in '..\..\run\JvInterpreter_SysUtils.pas' ,
  JvInterpreter_Types in '..\..\run\JvInterpreter_Types.pas' ,
  JvInterpreter_Windows in '..\..\run\JvInterpreter_Windows.pas' ,
  JvInterpreterConst in '..\..\run\JvInterpreterConst.pas' ,
  JvInterpreterFm in '..\..\run\JvInterpreterFm.pas' 
  ;

end.

⌨️ 快捷键说明

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