Array of Meta Files...

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
tbonejo
Newbie
Newbie
Posts: 73
Joined: Wed Sep 06, 2006 12:00 am
Contact:

Array of Meta Files...

Post by tbonejo » Tue Nov 21, 2006 7:40 pm

According to the FAQ example you can do this:

Code: Select all

Meta := Chart1.TeeCreateMetafile(True,Rect(0,0,Chart1.Width,Chart1.Height));

What if a have an Array of TChart, how is this handled?

Looking for ways to print in a nice sharp fashion.


Thanks,

Tom
Tom

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Wed Nov 22, 2006 8:12 am

Marjan Slatinek,
http://www.steema.com

Post Reply