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 now find myself with numerous new tabs in my Delphi 2010 IDE, but no hint (beyond the component names) of what these components do. How does TJvEdit differ from TEdit? What is TJvSpecialImage?
Examination of the JVCL help directory and a google search has not been able to find even so much as a list of components included in the library. Does anyone know if such a document exists?
Edit, Follow-Up Question:
Now that Lars showed me where to download the help files from, I can't get them installed in the Delphi help system. Obviously, I'm supposed to use the h2reg utility supplied with Delphi to apply the files (with the JVCL333_h2reg.ini file to drive the process, I assume), but the only hints I can find on doing this stress the danger of corrupting the help system by doing it incorrectly.
(Note: I also have D2007 installed on this machine, but only want to install the help file in D2010).