Tagged Questions

The [JEDI (Joint Endeavour of Delphi Innovators) project](http://www.delphi-jedi.org/) is a large open-source library of Windows API translations, visual and non-visual components, and other useful classes and libraries.

learn more… | top users | synonyms

10
votes
1answer
373 views

JEDI JCL Compression library wont open spanned archive files

Summary: I am having trouble to get the JCL compression library to open any spanned archives. It presents the error "(0000001) Incorrect Function" as defined in borlands 'windows.pas'; scenerios: A ...
4
votes
1answer
120 views

Delphi: JEDI TrayIcon hides all frames. Bug

I have a frame, two buttons and a JEDI TrayIcon (TJvTrayIcon, Version 3.40). Delphi XE. The first button: Frame11.Visible := true; Second: Frame11.Visible := false; When I try to minimize a ...
3
votes
1answer
52 views

Jedi VCS is not syncing one file

After losing hours for finding why on my machine the same code was beahving differently i realized that i had a non up to date file locally. Even if the JEDI Sync query returned "all files up to ...
3
votes
1answer
144 views

Is it possible to control how tabs are displayed in the JvDockServer component?

If you run the AdvanceDemo in the JVCL's JvDocking example code, with VSNetStyle selected, you can drag a second form onto the main form; a tab with the second form's title will be displayed. If you ...
3
votes
2answers
240 views

Save/Load TObject(TPersistent) to XML

everybody. I'm trying to save my class: TA= class(TPersistent) private FItems: TObjectList<TB>; FOnChanged: TNotifyEvent; public constructor Create; destructor Destroy; ...
3
votes
3answers
261 views

How to reskin a Delphi 6 application?

I just received some artist rendered images of my Delphi Pro 6 application that I will use to overhaul the look and feel of it. The problem is of course that my application, like any other Delphi ...
3
votes
2answers
278 views

JEDI controls always recompile

I've just noticed that whenever I do an incremental compile (ctrl-F9) of any of my Delphi 2010 projects, all JEDI units referenced in my project are recompiling although they have not been changed in ...
3
votes
2answers
634 views

How to use JEDI TJCLHashMap classes?

I'm trying to use TJCLHashMap family of classes, but apparently this class has no useful public methods. All methods are "protected". How to use this class? Although JCL comes with some samples, I ...
2
votes
2answers
211 views

compiling delphi-pi

After Downloading the source, tried to compile the code. The first bump was missing Jedi components, so downloaded jcl-2.2.1.3817-partnerdvd Next step was installing , which was fine. Now After ...
2
votes
1answer
227 views

How can I delete (with a trick) projects in JEDI VCS?

I have to split a JEDI VCS server. I have 4 Delphi projects on it, and I have to give 2 projects to a company and 2 to the other company. The idea is to restore 2 JEDI VCS backups (2 database ...
2
votes
1answer
569 views

Delphi - .bpl plugins for application - problem while loading > 1 plugin

I'm using TJvPluginManager to build simple application with ability to load .bpl plugins. I have common interfaces declaration in "uIntfs.pas" file, which is kind of SDK ;) The problem is, that if ...
1
vote
1answer
285 views

C++ Builder XE and JEDI JCL

Has anybody successfully compiled the JCL for C++ Builder XE? I have tried on XP and Win7 with no luck. I have filed a bug but this is a show stopper for me right now, so though I would ask here. I ...
1
vote
5answers
1k views

Jedi Library and Delphi XE

Typically, the install of the JEDI libraries is done using the installer. Does anybody know if the installer Works with Rad Studio XE (Delphi and Builder) Can be easily modified to do so if not ...
1
vote
1answer
202 views

EFCreateError with JvCsvDataSet

I have been using JvCSVDataSet with Delphi 5 and it works fine. I just moved over to Delphi 2007 and now with the same program I get EFCreateError, cannot create file "" I got the error description ...
0
votes
1answer
331 views

Jedi USB project read and write Delphi

I am using the Jedi usb hid component to connect to, read and write from a HID device. I have been unable to write to the device. I have been using this code. type TReport = Packed record ReportID: ...
0
votes
2answers
101 views

Problems creating a form in a jvPlugin dll and displaying it as a child of a control on the mail form

I'm trying to write a plugin system for my application based on jvPlugin. I create forms in the plugin dll, then reparent them into DevExpress docking controls. At first sight, it seems to work. The ...
0
votes
1answer
528 views

Delphi JEDI JCL crash Windows 7 on installation

I search for a solution. We have Delphi 6 Prof on Win7/X64. When I tried four times to install JCL, the Windows crash with Blue Death. I set the installer.exe to "Windows XP mode" but nothing ...
0
votes
0answers
203 views

HidD_GetFeature function return FALSE value

When I trying to execute the function HidD_GetFeature from JvHidControllerClass, its return FALSE value. Then I tried to find out what is the error using GetLastErrorfunction, the Error values is 1 ...
0
votes
1answer
178 views

Delphi 6/JEDI-JVCL - Not getting custom message form with detailed stack dump anymore

I am using Delphi 6 along with the JEDI-JVCL 3.x. My project settings include creating the JDBG files and inserting them into the executable. Yet somewhere along the line I did something that ...
0
votes
2answers
111 views

How to undelete a module from a JEDI Version System project

I deleted, by mistake, a file (pas+dfm) from JEDI. How can I undelete? I don't want to lose the module history. I am using JEDI CLient 2.4.5.0.
0
votes
1answer
331 views

How to resolve “Unit JclCompression was compiled with a different version of sevenzip.IOutArchive”?

There is already a similar question(link).The thing is I don't understand what unit I have to delete. I have installed the latest JCL library and added 'JclCompression' to the uses list in a unit and ...
0
votes
2answers
185 views

I want to disable JEDI string property editor

How can I disable JEDI string property editor? I have tried to disable these lines // RegisterPropertyEditor(TypeInfo(TCaption), TJvHTLabel, 'Caption', TJvHintProperty); in ...
0
votes
1answer
408 views

onKeyUp Delphi skipping ever other occurrence

Am using TJvUltimGrid, when pressing either the up or down arrow, to move from one record to the next, the event fires every other press. Does anyone have any ideas why it does not fire on every press ...
-8
votes
1answer
228 views

Jedi Java? What is this? New type of java? Explain [closed]

What is jedi java? Is this a new type of java? Someone please explain in detail what this is