Delphi examples, tutorials and applications. Delphi 7 and newer versions. We also make the on-demand applications. Quality code samples for both beginners and professionals. Online since 2005. Choose language: Français (French) | Deutsch (German) | Hrvatski (Croatian)
How to create a "Hello World" report using Delphi and Rave Reports. How to design and preview a simple Rave report? Full source code and animated tutorial.
This Delphi example shows how to print all of the records in a dataset. Also shows how to use the RvDataSetConnection component, how to connect to any Tdataset component in Delphi and how to print records runtime. Full source code, animated tutorial and project files. This example also shows how to insert, update and delete records and how to reflect those changes in Rave report. How to print all of the records and how to print the current record in Rave?
How to print runtime to a report? How to print the content of any textbox, variable value, memo text using Rave reports? How to pass parameters to a Rave report, how to pass values from Delphi form to Rave report? Full source code and animated tutorial on purchase.
Delphi and Rave tutorial on how to make a custom print preview form in Delphi. How to replace the default rave report print preview with your own custom made form. This Delphi example also shows how to export to PDF, RTF, HTML and more.