JEDI Visual Components Library (jvcl) is a collection of visual and non-visual components for Delphi, Kylix and C++ Builder. The code is donated from the JEDI community and licensed under the terms of Mozilla Public License (MPL).

learn more… | top users | synonyms

0
votes
0answers
53 views

TJvDragDrop don't work on RemObjects hydra plugin

When I using TJvDragDrop component on a simple Vcl form, It works correctly. But It can't works on a remobject hydra plugin. For more information, look at below images: On a simple VCL Forms ...
0
votes
1answer
54 views

How to make a casting for C++ Builder headers

I have a project written in C++ Builder XE. I use JVCL Components for this project. Someday, I need to use IncMonth() for adding the increment of TDateTime months but it raising any error message like ...
0
votes
1answer
75 views

Freeing a data module which contains a TJvAppDBStorage raises an access violation in TComponent.RemoveNotification()

I have a data module which I can not free (funny as it might sound). Whether I try to destroy it manually, or let another component (even Application) do it for me, I get an AV with this stack trace: ...
0
votes
1answer
89 views

Why TJvFormStorage not store the form position correctly?

I have a form called fmTest. I use JVCL TJvFormStorage to store the the form placement, form size and form position in INI file if the program was terminated. However, if I try to drag the windows ...
1
vote
2answers
79 views

How to adding new section in INI file using TJvAppIniFileStorage

I have a database application project written in Delphi XE and connected to MySQL Database using dbExpress. I use JVCL grid Components to show the records from the Dataset. It will be more efficiently ...
0
votes
0answers
55 views

JVCL Docking - prevent main form from being loaded/saved

I've just downloaded and installed JVCL 3.47 for Delphi XE2 and I took the docking demo and implemented save/load from registry into my own program. It works great except for one thing. The ...
0
votes
1answer
352 views

How to install JVCL packages if the installer failed when I ran it as a non-Administrator User

I use Win7. I have installed Jedi VCL Components in my Delphi XE and It work correctly. However if I try to run the XE as another user account (doesn't have Administrator priveleges), the JVCL ...
3
votes
1answer
146 views

Error on installing JVCL

I have installing JCL via Install.bat and its successfully installed. However, when I try to install JVCL via install.bat, I got any error message like this: [Compiling installer...] Using ...
1
vote
2answers
234 views

Numeric edit control with flat button inside and no calculator

I'm writing a C++ project with RAD Studio, but this also applies to Delphi. I need an edit control where user can only enter floats (2 decimal places) and can restore the original value (taken from a ...
0
votes
0answers
62 views

Delphi JVCL: How can you change a Tab icon for a TJvDockVIDTabPageControl that has a TJvDockVsPanel for a parent?

This question is linked in with Delphi : Change the Tab Icon of a TJvDockTabHostForm. I can change the Icon of a tab within a TJvDockVIDTabPageControl at will now, however when the TJVDockVIDTabPage ...
0
votes
1answer
91 views

Delphi : Change the Tab Icon of a TJvDockTabHostForm

Is there a way to change the Tab Icon of a TJvDockVSPopupPanel after it has already been set? The problem is that I want to change the Tab Icon to a validation image after a change in my program ...
2
votes
1answer
108 views

How can I add a TColor editing dialog (eg TColorDlg) to JvInspector TColor properties?

I am using JvInspector to allow editing of the properties of my class. TColor properties show up as 'clRed' etc in the JvInspector editor and are happy to accept similarly entered color names. I ...
1
vote
1answer
47 views

Is there a way to stop a TJvDocServerForm from hiding when its unpinned?

So my problem is that I have a TJvDocServerForm with an image inside, now all functionality works when its pinned, however when its unpinned and I try to use the mousewheel to zoom, the form hides ...
1
vote
1answer
70 views

How can you tell if a TJvDockServer Form is unpinned or pinned?

I was just wondering if anybody knew how to determine if a TJvDockServer Form is pinned or unpinned easily. The only way I've been able to do so is by checking if a parent form is a ...
2
votes
1answer
66 views

Modifying JvTabBar with JvTabBarXPPainter

I tried to modify properties of JvTabBar, but it does not work. I assigned JvTabBarXPPainter to JvTabBar, but it only changed "FixedTabSize" properties. All the other cannot be changed. What interests ...
1
vote
1answer
107 views

Can the docking components in the JEDI Visual Component Library be used to help program 10 scrolling text windows

I would like add 10 dockable windows to a Delphi XE2 application. Each window will display lines of text received from a network of external sensors, with a different window for each sensor. ...
1
vote
1answer
74 views

Accessing an individual digit in a JVSegmentedLEDDisplay control in Delphi

I have a TJVSegmentedLEDDisplay control (from the JVCL) that I want to use as a timer. Accordingly, it has five places, two for hours, two for the minutes, and a colon between the two numbers (i.e. ...
1
vote
1answer
326 views

Where do I find the bpl file after I compile a package?

I want to create *.bpl file but I am failing to do so. Specifically, I am trying to make JEDI plugins, but I have tried an empty pure Delphi package, too. If I create a new package in Delphi XE3, I ...
0
votes
0answers
1k views

Proper way to install JVCL 3.47 on XE3

I am trying to install JVCL 3.47 on a Delphi XE3 instance but I failed twice; I know that first I must install JCL; When I run Install.bat located in the jcl folder I get this error: "Windows cannot ...
0
votes
0answers
45 views

JvDock OnCheckIsDockable implementation

After wandering around JvDock* components, I found out that the OnCheckIsDockable event of JvDockClient is not implemented. I couldn't figure where to place a call to this event in ...
2
votes
1answer
223 views

JvTreeView and JvCheckTreeView checkbox notification

I have set a JvTreeView.CheckBoxes to True, and the check boxes are displayed and working as expected, but on Windows XP SP3 and below, the OnNodeCheckedChange event is not fired. I googled a little, ...
2
votes
1answer
48 views

JvDataSource's OnRecordChanged Event does not fire

JvDataSource has an OnRecordChanged event which, as the name suggests, should be fired whenever current record is changed. But it doesn't fire at all. In fact, even OnUpdateData isn't fired at all. ...
2
votes
0answers
149 views

Using JvEdit with JvDataSource raises Access Violation

I'm trying to use JvEdit and JvDataSource instead of DBEdit and DataSource. But at design time, whenever I open a form with a JvEdit on it, I get this error: Access violation at address xxxxxxxx in ...
0
votes
2answers
77 views

How to set size of inactive (hidden) dock clients' tabs in JVCL Docking component?

The only dock style in JVCL that I know that has the auto hide function (to pin the dock clients) is JvDockVSNetStyle. I'm using it but I can't set the size of the inactive pinned panes' tabs. When ...
0
votes
1answer
900 views

Export TStringGrid to doc, xls and pdf

I have a kind of report that I`ve created with the help of TZColorStringGrid (it is a descendant of the Delphi's TStringGrid) and I want to be able to export to doc, xls, pdf and also to be able to ...
4
votes
0answers
355 views

JVCL Docking-Docking_in_Code example - Tab Dock possible error

I am using delphi xe2 with update 4, under OS: Win7, and I want to build an application for my semestre exam that allows docking forms. Because I am a student I can`t afford to buy any docking ...
0
votes
1answer
969 views

F2051 Unit JclUnitVersioning was compiled with a different version of System.Contnrs.TObjectList.Remove

I'm migrating a Delphi 2 project to RAD Studio XE2. When I try to compile I get [DCC Fatal Error] MyUnit.pas(9): F2051 Unit JclUnitVersioning was compiled with a different version of ...
2
votes
1answer
281 views

define a page control as a jvcl dockserver.custom dock panel. is it possible?

I have a main form with a left panel and in the center of the form I have a page control..and I am trying to dock other forms on the page control, as I have seen on an example made by Alister ...
1
vote
0answers
261 views

How to add gif and tiff support to TJvDBImage?

TJvDBImage is a good component that support several picture formats. In JvJVCLUtils, it mentioned that the supported format can be expanded by RegisterGraphicSignature procedure. In the comment it ...
1
vote
1answer
218 views

Is there a way to drop down a TJvComboEdit's AutoComplete list when the button is pressed?

I have got a form with a TJvComboEdit control (from Jedi Visual Components library, jvcl) on it. This control has got an AutoCompleteList and if I set AutoCompleteOptions to acoUpDownKeyDropsList I ...
0
votes
1answer
402 views

Delphi JvDockServer JvDockClient notification for undocking (floating) of a client form

Using the JEDI VCL library with Delphi, I put a JvDockServer on the main form, and on another that should be docked to the main form, I have JvDockClient using dock style JvDockVIDVCStyle. While ...
1
vote
2answers
479 views

Procedure Entry Point invalid in JVCL (jclUnitVersioning)

I've just installed XE2 together with Jedi 3.45. this appears to have broken my Delphi 7 installation! I have uninstalled XE2 and Jedi, I have cleaned up and removed all invalid paths bpl, dcu and ...
1
vote
1answer
320 views

JEDI JVCL TJvProgramVersionCheck How to use HTTP

I'm wondering if someone has an example on how can be used the TJvProgramVersionCheck component performing the check via HTTP. The example in the JVCL examples dir doesn't show how to use HTTP thank ...
5
votes
2answers
1k views

Enumerating USB HID Devices using SetupAPI in 64 bit app

I am using Delphi XE2 and attempting to upgrade our usb comms dll to 64 bit. We're using the JVCL SetupAPI and Hid units. All works perfectly using 32 bit compiler and can see my attached HID device. ...
1
vote
1answer
328 views

How to drag a thumbnail from JvtThumbview?

I am writing a WYSIWYG type of editor program in which the user can drag image thumbnails onto an editor surface (TPanel) and then create a PDF by rendering the editor surface onto the PDF. On my ...
0
votes
1answer
252 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 ...
3
votes
3answers
335 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
1answer
203 views

Best way to have a return value with TJvPluginManager

im currently working in a simple program that implements plugins whith dll libraries (using the TJvPluginManager from the JVCL Framework). So far I figure out how to use this component to handle ...
1
vote
2answers
776 views

Using Double buffer with VCL controls

My Application have many graphics and visual components... So i switched on doublebufferd = true in each and every components as possible. later i wanted to use a panel in order to hold some ...
1
vote
1answer
92 views

delphi JvPasswordForm1

hello experts I had an old JVC components with JvPasswordForm1. It seems this component does not exist any more: what component is it replaced by ? reagrds
0
votes
1answer
240 views

Using JVCL's debug DCUs with C++Builder

How do I debug JVCL code using C++Builder? I enabled building debug DCUs when I installed JVCL, I turned on "use debug DCUs" under my project's Delphi settings (there doesn't appear to be an ...
0
votes
2answers
763 views

How do I uninstall JVCL?

I want to uninstall Jedi because it replaces my GIF handling library. Even though I uninstalled JVCL, Delphi keeps using the Jedi gif library and it keeps adding the JVGif unit to my project which ...
2
votes
2answers
401 views

How to set breakpoint in Delphi JVCL units?

I'm debugging a Delphi code that use TJvProgramVersionCheck component from the excellent JVCL libs. So I'd like to put a breakpoint somewhere in JvProgramVersionCheck unit but it doesn't work. The ...
1
vote
3answers
1k views

Delphi: How to use TJvRichEdit to load or save text and images (not just .bmp) to file or firebird blob field?

Regarding TJvRichEdit and Delphi... How? Load/Save rtf (including text and images - not only .bmp) to/from a file? Read/Write rtf (including text and images - not only .bmp) to/from Firebird blob ...
0
votes
4answers
1k views

What regex can I use to extract URLs from a Google search?

I'm using Delphi with the JCLRegEx and want to capture all the result URL's from a google search. I looked at HackingSearch.com and they have an example RegEx that looks right, but I cannot get any ...
1
vote
1answer
2k views

How to implement a callback method within DLL (Delphi / TJVPluginManager + TJvPlugin)

I'm building an application working with plugins. I'm using the excellent JVCL plugin framework. I first started to use package plugin. It worked like a charm but had a big drawback : the needs to ...
2
votes
2answers
625 views

JVCL 2.10 and Delphi 2010

Did you try using JVCL 2.10 with Delphi 2010? I have Delphi 7 project that heavily uses DB components from that library and want to move it to new Delphi. I know that migration from JVCL 2.10 to ...
3
votes
2answers
2k views

JVCL Component Documentation

I've just installed the JCL and JVCL libraries, mostly because they contain components replacing the old rxLib components and I'm upgrading an old project that made heavy use of those components. I ...
2
votes
3answers
344 views

Delphi < 2009, unicode replacement for JvAppStorage

I'm looking for the best option to store my application settings. I decided to write own class that inherits from TPersistent which would store all the config options available. Currently I'm looking ...
-1
votes
5answers
3k views

Delphi 7, XML handling with Unicode support

I'm developing in Delphi 7 (personal). I used to use JvSimpleXML for XML handling, but it doesn't seem to handle WideStrings (or does it?!). My whole project uses TntWide... & SpTBXLib for ...

1 2