Can I call PRINTPREVIEW with TChart Standard ???
Can I call PRINTPREVIEW with TChart Standard ???
Can I call the PrintPreview or something like this with TChart Standard ???
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Fabiano,
Yes, you need to include the TeeEdiGene unit to your project and use:
Yes, you need to include the TeeEdiGene unit to your project and use:
Code: Select all
ChartPreview( Self, Chart1 );
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |