Search found 3 matches

by scoka
Wed Dec 08, 2010 1:56 am
Forum: VCL
Topic: Error of TSeries: Clear(), FastPen?
Replies: 2
Views: 2877

Re: Error of TSeries: Clear(), FastPen?

your Delphi is still referencing old TeeChart versions
Thank you, I can use that Property now.
by scoka
Mon Dec 06, 2010 2:21 am
Forum: VCL
Topic: Error of TSeries: Clear(), FastPen?
Replies: 2
Views: 2877

Error of TSeries: Clear(), FastPen?

Hello, I use TeeChart VCL 2010 in C++ Builder XE update1. When I called Series1-> Clear() , this error occurred: Project xxx.exe raised exception class ChartException with message ' Series Delete: ValueIndex 5136432 out of bounds (0 to -1).'. clicked "Break" button, then message: "Source File not Fo...
by scoka
Wed Dec 01, 2010 7:06 am
Forum: VCL
Topic: Trouble with CBuilder XE and TeeChart VCL 2010
Replies: 9
Views: 8223

Re: Trouble with CBuilder XE and TeeChart VCL 2010

put the TeeChart paths at the TOP of the global Tools::Options::C++ paths
Set both Include and Library paths, clean project, and then build again :arrow: It worked!
Thank you.
scoka