Page 1 of 1

RVQRControls 3.0 (wrapper for QuickReport)

Posted: Fri May 27, 2011 6:38 am
by Sergey Tkachenko
RVQRControls 3.0 (RichView wrapper for QuickReport) for by Henk van Bokhorst

http://www.trichview.com/resources/quic ... rctrls.zip - source code of the controls and demos
http://www.trichview.com/resources/quic ... -demos.zip - compiled demos.

Henk wrote:

A new version (version 3.0) of my RichView wrapper for QuickReport is included. I also included compiled demos for you.

This new version is made by me together with additions made by the QuickReport developers, and is freely distributable.

Since the units are renamed, users need to uninstall the old version of the wrapper before installing this version.

Changes made in this version:

Name changed to RVQRCtrls instead of RVQRWrapper, now it contains a run-time and design-time package.
New property NoMargins: When True, the (top, left, right, bottom) margins of your document are ignored, so it fits the component completely. This makes it easy to align it with other QuickReport components.
New property Text: Here you can (in design-time) load a RVF or RTF file, which is then stored into the form. Of course, this is not the preferred method for large documents, since it will bloat your application.
New component QRDBRichview: A database aware version of the wrapper.
Units added to be able to use the components with QRDesign.

These components are developed and tested using Delphi 7, Delphi 2007 and Delphi 2010 in combination with QuickReport 4 and 5 (Professional). It should be compatible with QuickReport 3.6 Professional, and other Delphi versions.

More information can be found in the included readme.