问题标签 [jvcl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
delphi - JVCL安装Delphi XE7
我最近安装了 Delphi XE7 并且一直在添加我的 3rd Party 组件集。我的开发机器上也有 Delphi 7、XE4 和 XE6。运行 JVCL 3.48 安装时,我可以选择安装或更新 7、XE 4 和 XE 6 但不是 XE 7。我需要做什么才能获得这个版本?
非常感激
delphi - installing JVCL (3.45) for XE2 error when loading the group project
I installed JCL and I do experience some issues with the JVCL (release 3.45)
installation.
If I load the "D16 Packages.groupproj
" group project file, I get a bunch of popup warnings about missing classes, like e.g.
This was already reported in previous threads, but I did not see any comment about how to handle this issue here.
I would be gratefull if someone could provide me with some useful hint here. thanks in advance for your valuable help here.
delphi - Delphi XE 在 Win8 (x64) 上安装 Jedi JCL 2.6
所以我有 Delphi XE(没有编号),并且我有一个构建在另一台机器上的项目(使用 JVCL 组件)。现在,我的机器是 Windows 8.1(64 位),之前的机器是 Windows XP(32 位)。
当然,我希望能够继续开发应用程序,但为此我也需要在此处安装 JCL/JVCL。
现在我的问题来了。当我运行 JCL 的安装程序 (bat) 时,它启动正常,但它没有显示任何选项,所以当我单击安装按钮时没有任何反应,并且我收到一条消息说安装完成。但是当然没有安装任何东西。
这是安装程序在我的 x64 机器上的外观:
我该怎么做才能在 win64 机器上安装这个 JCL?我很确定这是问题所在:操作系统。因为在 32 位操作系统 (Windows XP) 上安装它没有问题。我查了一下,但找不到一个简单的解决方案。某些注册表可能存在问题,安装程序在其中查找 Delphi 的位置?!?!但我不知道如何解决它。我需要安装 JVCL,但除非我先安装了 JCL,否则它不会安装......并且 JCL 没有安装
请帮我。
谢谢
delphi - 安装 Jedi VCL 时出错
我有 Delphi XE Pro,我正在尝试安装最新的Jedi Visual Component Library。版本为:JVCL348CompleteJCL26-Build5178
我按照说明删除了所有旧版本。安装 JCL。没问题。使用 install.bat 安装 JVCL 时出现致命错误
找不到文件:JvTypes.dcu
一周前,我在jedi.org 问题跟踪器上发布了这个问题,但似乎没有人在那里回答问题。
我有一个来自旧版本 JVCL的JvTypes.pas 。我可以用那个吗?
delphi - JvCsvDataset Error
Using Delphi XE, I have a JvCsvDataset
component that is loading a CSV file which has 27 fields.
When the component tries to load the file I get the following error :
Too many fields, or too many long string fields in this record. You must increase the internal record size of the CsvDataSet.
When try it with a CSV file that has only 24 fields, it works fine.
How do I increase the internal record size of the CsvDataSet
?
I've tried to reach Warren Postma who wrote the component but did not hear back from him.
delphi - 将 JVCL 安装到 Delphi 10 Seattle
尝试使用 GetIt 包管理器将 JCL 和 JVCL 安装到 Delphi 10 Seattle 中时,出现错误:
“Windows 7 专业服务包 1 (6.1.7601)
JVCL 3.50.0.0
[生成:包] 为 D15 生成包加载模板.dpk 加载模板.dproj 加载模板.rc [编译:包] [编译:JvCore150.bpl] Embarcadero Delphi for Win32 编译器版本 22.0 版权所有 (c) 1983,2010 Embarcadero Technologies, Inc. C:\Users\Lars\Documents\Embarcadero\Studio\17.0\CatalogRepository\JEDIVisualComponentLibraryJVCL-3.49\Common\jvcl.inc(26) 致命:F1026 找不到文件:'jedi\jedi.inc'"
JCL 版本是 2.8.0,可通过 GetIt 包管理器获得
这个问题与JCL 安装中的错误有一些相似之处
delphi - TJvAppXMLFileStorage OnGetFileName 事件从未执行
在带有 JVCL 3.48 的 Delphi 10 Seattle 中,在实现TJvAppXMLFileStorage
OnGetFileName
事件处理程序之后,它永远不会被执行:
我需要此事件来使用取决于其他设置JvAppXMLFileStorage1.Location
的参数设置属性。var FileName
那么我怎样才能执行这个事件呢?
delphi - jvPluginSystem 无法在 delphi 10 Seattle 中安装
我在我的 Delphi 10 Seattle 中安装了 JCL/JVCL,首先来自 getit,后来手动安装。我无法安装 jvPluginSystem 设计包。所有的包都运行良好,但是这个设计包在 jclDeveloperTools 中产生了一个 EAccessVialolation。我仔细检查了 dcu 和 bpl 的多个实例,并在没有任何其他 Delphi 版本的新买的 Windows 10 Surface pro 上进行了尝试。结果相同。我还检查了 JCL 和 JVCL 中的 unitversioning 是否已关闭,并对包进行了完整的构建。
我怀疑它是随西雅图最新的 Delphi Update 1 一起提供的,或者是与 Windows 10 相关的问题。有没有人也遇到过这个问题?
我使用了 Sourceforge 的 3.4.9 版完整包(包括 JCL)。
delphi - Delphi XE10 Seattle JVCL 安装失败
我无法使用 GetIt 或手动方法将 JVCL 安装到 Delphi XE10 Seattle。我总是在包编译过程中收到错误,即找不到单元“jvInterpreter_DBTables”。我在列出的目录中看到 pas 文件,错误为 c:....\Studio\17.0\CatalogRepository\JediVisualComponentLibraryJVCL-3.49\run\
我也安装了 Delphi 2010 和 Delphi XE8。JCL 安装得很好,Seattle 加载了包版本 2.80。
谢谢你的任何想法。