Delphi 4 / 5 VCL for preview and print the content of Grids, Views,
RichEdit, and free Text Report
The component library module ListPrinter is
designed for development of software
programs using Borland Delphi 4 / 5.
After installation as package in the Delphi IDE it offers the
following features:
- Linked to a TDBGrid component it previews and
printouts the entire content of the TDBGrid.
- Linked to a TStringGrid component it previews and
printouts the entire content of the TStringGrid.
- Linked to a TlistView component it previews and
printouts the entire content of the TlistView,
including descendants of TAction to control a ListView as a database,
designed on a record structure,
and independent on any BDE.
- Linked to a TRichEdit component it previews and
printouts the entire content of the TRichEdit.
- Linked to a TMemot component it previews and
printouts the entire content of the TMemot.
- Preview and printout of free designed report using write methods,
table grids and embedded bitmap
The components are pre designed for multilingual use. The preview
and printout is WYSIWYG.
ListPrinter is available as FREEWARE from this download source and from http://www.cosydat.de/delphi/,
where you also get detailed explanations and screen shots of demo applications.