Search found 4 matches

by Oliware
Wed Aug 02, 2006 5:53 pm
Forum: VCL
Topic: TeeChart language problem
Replies: 5
Views: 4410

Solution

I've found the solution.

I have to use

ChartTypeP.CreateGalleryPage (TeeMsg_GalleryStandard);

instread of

ChartTypeP.CreateGalleryPage ('Standard');

Thank for you help,
Oliware
by Oliware
Mon Jul 31, 2006 6:54 am
Forum: VCL
Topic: TeeChart language problem
Replies: 5
Views: 4410

Hi Narcís,

I've tried with v 6.01 and the problem is the same.

Thanks,
Oliware
by Oliware
Thu Jul 27, 2006 8:26 pm
Forum: VCL
Topic: TeeChart language problem
Replies: 5
Views: 4410

Hi Narcís,

I'm using TeeChart v6.0 For Delphi 7.
Is it the problem ?

Thanks,
Oliware
by Oliware
Sat Jul 22, 2006 3:14 pm
Forum: VCL
Topic: TeeChart language problem
Replies: 5
Views: 4410

TeeChart language problem

Hi Everyone ! I'm using TeeChart 6 Pro for Delphi 7. I would like to translate my program to other languages for example : Russian, Hungarian and etc. For the XXX language I'm using the TeeSetXXX statement. Everything works well except TChartGalleryPanel. It doesn't appear and it causes an exception...