c++| Tutorial
Preview/Print data in tadotable directly with the Tdbtableprinter control
Chapter I all the necessary steps
First step:
Place Tdbtableprinter tadotable Trvsystem TButton Three controls on a form
Step Two:
Set the data connection properties for the Tadotable control, and set the active property to true. Note that the Displaywidth property of the adotable Field does not affect the width of each column in the report
Step Three:
Set the Dbtableprinter->dataset to ADOTable1. Then double-click on the Tdbtableprinter control to set the ReportHeader and Bodyheader as active. On the Colume page, click Add ... button to add a field
Fourth Step:
Click Dbtable1bodyheader in Objecttreeview to set OutputType to Otheadings
Fifth Step:
Add code to Button1 OnClick event:: Rvsystem1->execute ();
To add code to the RvSystem1 OnPrint event:
Dbtableprinter1->execute ((tbasereport*) Sender);
Chapter II Format adjustment
I don't know why pictures never show, please go to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service