Questions tagged [jvcl]

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).

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).

Link to jvcl homepage

92 questions
0
votes
1 answer

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 print this report. So I am thinking for the last…
-1
votes
5 answers

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 interface so it does handle Unicode very well, I need now to…
migajek
  • 8,524
  • 15
  • 77
  • 116
1 2 3 4 5 6
7