delphi - Printing only in the final page with QuickReport -


here question of ancient programming languages, if knows how print calculated value in last page delphi 7 , quickreport?

i googling 2 hours , can't find information on how use kinda reports.

click on quickreport , expand bands property in object inspector. set hassummary band true. can use tqrexpr component on summary band , utilize whatever supports functionality calculate value, or use regular tqrlabel or tqrdbtext component , display value calculate manually in it's onprint event - set 'value' parameter want display on report.

and @a.bouchez said, it's not ancient technology. delphi still alive , going strong - see info on newly released xe version @ url provided. if think it's ancient, should bring own knowledge date. :-)


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -