TCrystalReport Component
=========================

This non-visual component allows to execute Crystal Report Files.
To install:

1) Start Delphi
2) Choose Options --> Install Components in the menu.
3) Press Add and select: informes.pas
4) Press Ok. After rebuilding, the  component is in: Data Access Tab.

crdemo.dpr contains the demo project.

Properties:
-----------
CaptionWindow: String   Caption of the window which the report is showed in.
ReportFile   : String   Report file name.
ToPrinter    : Boolean  Directly to printer or display it in a window first ?

Methods:
--------
Procedure Print;

Send me questions and/or comments...
David Berneda.
MEFF
Compuserve: 100115,1155
