Search found 4 matches

by
Fri Aug 01, 2025 3:50 pm
Forum: VCL
Topic: Problems with Legend in version 2025.44
Replies: 1
Views: 93

Re: Problems with Legend in version 2025.44

I see the same issue. This is a bug.

Workaround:

Chart.Legend.Items[0].Text:='text1';
Chart.Legend.Items[1].Text:='text2;
etc.
by
Mon Mar 17, 2025 3:29 pm
Forum: VCL
Topic: RADStudio 12.3 support
Replies: 6
Views: 29374

Re: RADStudio 12.3 support

If I use version with source code, TeeRecompile tool working correctly?
Does it see RAD Studio 12.3 IDE or is it required to build packages manually?
by
Mon Mar 17, 2025 2:05 pm
Forum: VCL
Topic: RADStudio 12.3 support
Replies: 6
Views: 29374

Re: RADStudio 12.3 support

Great, thanks!
by
Mon Mar 17, 2025 1:31 pm
Forum: VCL
Topic: RADStudio 12.3 support
Replies: 6
Views: 29374

RADStudio 12.3 support

Current version of TeeChart Pro VCL/FMX is compatible with RADStudio 12.3?