Saving TChart in blob

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Normand Peladeau
Newbie
Newbie
Posts: 30
Joined: Tue Dec 28, 2004 5:00 am
Contact:

Saving TChart in blob

Post by Normand Peladeau » Tue Jan 16, 2007 9:03 pm

Is there a way to store a TChart (data, settings, etc) into a Blob field?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jan 17, 2007 9:37 am

Hi Normand,

Yes, you can export chart's data and settings to native TeeChart's template file (.tee file) and save this file into a Blob field. You'll find information on how to export TeeChart in Tutorial 12 - Exporting and Importing Charts. You'll find the tutorials at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply