Free Legacy Code, Examples and Tools
Files listed here may be freely downloaded and used.

 

General
Filename Filesize Date Description
QREditorD5sample.zip 2 kb 2004-05-11 QuickReport 4 QREditor example for Delphi 5
CONV1TO3.ZIP 243 kb 1999-11-10 QuickReport 1 to QuickReport 3 conversion program with Delphi 5 source code included.
QRRRECT.ZIP 2 kb 1999-10-17 TQRRoundRect component for QuickReport 3 Professional. Draws rectangles with rounded corners.
CROSSTAB.ZIP 12 kb 1998-02-05 Example showing how to create crosstab reports with QuickReport
REPEATS.ZIP 6 kb 1998-01-29 Example showing how to repeat group headers after page break
SUBDET.ZIP 10 kb 1998-01-20 Master/Detail tutorial. Guides you through the steps of creating multi level master detail reports

 

Delphi 4/5/6/7
Filename Filesize Date Description
QRSTD351D7.EXE 1271 kb 2003-06-06 QuickReport 3.5.1 StandardĀ for Delphi 7
QR351SD6.EXE 612 kb 2000-05-25 QuickReport 3.5.1 Standard for Delphi 6
QR35SD5.EXE 612 kb 2000-05-25 QuickReport 3.5.1 Standard for Delphi 5
QR307SD5.EXE 612 kb 2000-05-25 QuickReport 3.0.7 Standard for Delphi 5
QR305SD4.EXE 480 kb 1999-09-02 QuickReport 3.0.5 Standard for Delphi 4
QR3DEMST.ZIP 27 kb 1999-06-25 QuickReport 3 Standard demo project for Delphi 4/5
QR3DLLD4.ZIP 9 kb 1999-04-05 QuickReport 3 example for Delphi 4 that shows how call a report that is in a DLL.
QR3DLLD5.ZIP 8 kb 2000-02-18 QuickReport 3 example for Delphi 5 that shows how call a report that is in a DLL.
D4STDDCP.ZIP 119 kb 1999-09-14 The missing .dcp files from the qr305sd4.exe fileset. You will need these files to compile any packages that use the QuickReport 3 Standard packages. These files can not be used with QR3 Professional.
QR3EXD4.ZIP 7 kb 1999-04-08 QuickReport 3 example for Delphi 4 that shows how add datasets to a report for use with the TQRExpr component
SPAN3D4.ZIP 6 kb 1999-03-02 QuickReport 3 Pro demo project for Delphi 4 for spanning reports across multiple pages horizontally
QR3HLD4.ZIP 8 kb 1999-04-09 QuickReport 3 example for Delphi 4 that shows how to do labels going across the page horizontally
QR3LSD4.ZIP 7 kb 1999-03-18 QuickReport 3 example for Delphi 4 that shows how to keep a group of detail records together on one page.
QR3MDID4.ZIP 23 kb 1999-03-07 QuickReport 3 example for Delphi 4 that shows how to register new preview classes at runtime and how to switch between multiple preview forms in an MDI application. This version fixes some access violations that were in the 12/98 release.
QR3RNGD4.ZIP 16 kb 1999-08-30 QuickReport 3 example for Delphi 4 that shows how to print a range of pages when the report has stretching controls and/or when you do not want to render the report again when you print. Updated to include code to checking printer to see if it supports multiple copies.
QR20K_4.EXE 507 kb 1998-07-30 QuickReport 2.0K Standard for Delphi 4

 

Delphi 3/2/1
Filename Filesize Date Description
QR3DRWD3.ZIP 5 kb 2000-01-31 QuickReport 3 project that shows how to draw directly on a report page using the report’s QRPrinter class.
QR3CSTD3.ZIP 12 kb 1999-11-29 QuickReport 3 example for Delphi that shows how to do a custom preview and how to prevent a report from being rendered every time you print from the preview.
QR3SKIPD3.ZIP 7 kb 1999-11-29 QuickReport 3 project that shows two ways of starting a report that starts the labels at a specific spot on the page.
CUBE_RPT.ZIP 11 kb 1998-02-21 Example showing how to create reports from the Decision Cube in Delphi 3 Client/Server. The example also shows several other usefull techniques
CUSTPREV.ZIP 24 kb 1998-05-06 Example project showing how to create and connect a custom preview form using QuickReport 2. This demo will not work correctly with QuickReport 3.
QR20K.EXE 488 kb 1998-05-06 QuickReport 2.0K update for Delphi 3 users
GRIDLIST.ZIP 15 kb 1998-03-09 Example to show how to call the QRCreateList function to create a report at runtime. Includes code to customize the report and to report on a single record selected by a TDBGrid. Delphi 1 & Delphi 3 projects included.
QR11B.EXE 284 kb 1997-08-15 QuickReport 1.1b for Delphi 3. Free download for Delphi 3 users who want to continue using version 1 of QuickReport
QR20INT.ZIP 24 kb 1997-09-02 Interface sections of QuickReport 2.0 units

 

C++Builder
Filename Filesize Date Description
QR3CSTC3.ZIP 10 kb 1999-05-19 QuickReport 3 example for C++ Builder 3 that shows how to do a custom preview and how to prevent a report from being rendered every time you print from the preview.
QR3CSTC3.ZIP 10 kb 1999-05-19 QuickReport 3 example for C++ Builder 3 that shows how to do a custom preview and how to prevent a report from being rendered every time you print from the preview.
QR3CSTC3.ZIP 10 kb 1999-05-19 QuickReport 3 example for C++ Builder 3 that shows how to do a custom preview and how to prevent a report from being rendered every time you print from the preview.
SPAN3C3.ZIP 9 kb 1999-03-02 QuickReport 3 Pro demo project for C++Builder 3 for spanning reports across multiple pages horizontally
CBDEMOS.ZIP 25 kb 1998-01-20 Example projects converted to C++Builder. Includes main demo, custom preview and QREditor demo
QR32-11.ZIP 127 kb 1996-12-09 QuickReport 1.1a update for Delphi 2.0 users