Hello Peter,
Please make sure you copy each field in the correct box and without blank spaces.
Search found 9577 matches
- Tue Sep 17, 2024 12:34 pm
- Forum: VCL
- Topic: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
- Replies: 5
- Views: 454
- Mon Sep 16, 2024 9:58 am
- Forum: VCL
- Topic: scales and axes
- Replies: 20
- Views: 13924
Re: scales and axes
Hello, Indeed I'm afraid I was looking at the wrong version of your project. Adding a boolean property (ie OthSide ) to your tScale and mapping it to the Axis OtherSice property seems to solve it for me here. Note I also had to modify your OuterPercent peorperty, which maps to PositionPercent : side...
- Mon Sep 16, 2024 9:15 am
- Forum: FMX
- Topic: TeeChart VCL/FMX v2024 [13 SEP 2024] RELEASE 2024.41.240913
- Replies: 0
- Views: 166
TeeChart VCL/FMX v2024 [13 SEP 2024] RELEASE 2024.41.240913
Greetings! Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2024.41.240913 release with full RAD Studio 12 Athens Update 2 (RX/DX/CX) support, including the new C++ for Windows 64-bit "Modern" platform. The new update includes TeeChart Pro and Standard s...
- Mon Sep 16, 2024 9:15 am
- Forum: VCL
- Topic: TeeChart VCL/FMX v2024 [13 SEP 2024] RELEASE 2024.41.240913
- Replies: 0
- Views: 98
TeeChart VCL/FMX v2024 [13 SEP 2024] RELEASE 2024.41.240913
Greetings! Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2024.41.240913 release with full RAD Studio 12 Athens Update 2 (RX/DX/CX) support, including the new C++ for Windows 64-bit "Modern" platform. The new update includes TeeChart Pro and Standard s...
- Mon Sep 16, 2024 6:28 am
- Forum: VCL
- Topic: scales and axes
- Replies: 20
- Views: 13924
Re: scales and axes
Hello, I believe I haven't correctly understood the initial issue. This is what I see with your example: axes_scales.png So I don't see any axis at the right. If you want an axis to be at the right side of the chart, you may want to set its OtherSide property to true . This way, the labels and title...
- Mon Sep 16, 2024 5:31 am
- Forum: VCL
- Topic: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
- Replies: 5
- Views: 454
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Hello Peter,
If no new problems arise, we should be publishing the new installers in a few hours.
Also note the latest binary version (v2024.40) should be compatible with the new IDE. It's just that the compiler in the new IDE is more strict.
If no new problems arise, we should be publishing the new installers in a few hours.
Also note the latest binary version (v2024.40) should be compatible with the new IDE. It's just that the compiler in the new IDE is more strict.
- Fri Sep 13, 2024 1:27 pm
- Forum: VCL
- Topic: TDBChart Bottom Label Font Override trough Hover Problem
- Replies: 1
- Views: 332
Re: TDBChart Bottom Label Font Override trough Hover Problem
Hello,
I can't reproduce it with the current version. Can you give it a try?
I can't reproduce it with the current version. Can you give it a try?
- Fri Sep 13, 2024 12:25 pm
- Forum: FMX
- Topic: Delphi 12.2
- Replies: 1
- Views: 855
Re: Delphi 12.2
Hello,
I guess in the beginning of the next week.
I guess in the beginning of the next week.
- Fri Sep 13, 2024 12:02 pm
- Forum: VCL
- Topic: scales and axes
- Replies: 20
- Views: 13924
Re: scales and axes
Hello,
We are working on a new
This is how it looks for now:
Note in that trackbar I'm setting all 4 axes at once, but that's property is per-axis.
I'm afraid that property won't get into the build we are preparing to support the new RAD 12.2.
We are working on a new
Distance
property.This is how it looks for now:
Note in that trackbar I'm setting all 4 axes at once, but that's property is per-axis.
I'm afraid that property won't get into the build we are preparing to support the new RAD 12.2.
- Fri Sep 13, 2024 7:18 am
- Forum: VCL
- Topic: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
- Replies: 5
- Views: 454
Re: Cannot Rebuild TeeChart for Win64 in RAD Studio 12.2 VCL FMX
Hello,
Yes, we solved those errors in the internal sources.
Now that the IDE is released we'll prepare new installers with it.
Yes, we solved those errors in the internal sources.
Now that the IDE is released we'll prepare new installers with it.
- Fri Sep 13, 2024 5:46 am
- Forum: VCL / FMX
- Topic: TeeGridRecompile install not working with Lazarus 3.4
- Replies: 8
- Views: 11732
Re: TeeGridRecompile install not working with Lazarus 3.4
Hello Phil,
I'm glad to hear that!
I'm glad to hear that!
- Thu Sep 12, 2024 1:45 pm
- Forum: VCL / FMX
- Topic: TeeGridRecompile install not working with Lazarus 3.4
- Replies: 8
- Views: 11732
Re: TeeGridRecompile install not working with Lazarus 3.4
Hello Phil,
I've just sent you a zip you can use to test the fix.
Sorry for the delay here.
I've just sent you a zip you can use to test the fix.
Sorry for the delay here.
- Thu Sep 12, 2024 6:19 am
- Forum: VCL
- Topic: scales and axes
- Replies: 20
- Views: 13924
- Mon Sep 09, 2024 1:47 pm
- Forum: VCL
- Topic: scales and axes
- Replies: 20
- Views: 13924
Re: scales and axes
Hello, Let me simplify it talking about the vertical axis; the according variations would apply to the horizontal axis. The x position to draw the left axis title is calculated considering the width of the left axis labels. Why we don't provide mechanisms to modify this x position as we consider thi...
- Fri Sep 06, 2024 6:37 am
- Forum: VCL
- Topic: Multiple TBarSeries on chart and axes
- Replies: 3
- Views: 2731