v2012.05.120327.32Bit.VCL - Problem TChartSubTool/TSubCharts
Posted: Mon Apr 09, 2012 10:35 am
Hello,
i have a problem in last release of TChart. I'm using Delphi XE2, but i have also the problem in Delphi 2010. If i define two sub-charts in one chart with help of TChartSubTool, always the ide forget the settings of name-properties of TSubcharts.
This cause a exception, if i not rename the names after each restart of delphi xe IDE.
7798012e +00a ntdll.dll KiUserExceptionDispatcher
758cb9a5 +041 KERNELBASE.dll RaiseException
0048cd5e +05a Shareholder.exe System.Classes 12934 +6 TComponent.SetName
005133f9 +06d Shareholder.exe Vcl.Controls 5967 +5 TControl.SetName
00484682 +102 Shareholder.exe System.Classes 8481 +20 TReader.ReadRootComponent
00480c46 +032 Shareholder.exe System.Classes 6601 +3 TStream.ReadComponent
00fb67eb +01b Shareholder.exe VCLTee.TeeSubChart TSubChart.ReadChart
00482a86 +0fe Shareholder.exe System.Classes 7588 +16 TReader.DefineBinaryProperty
00483f44 +1a0 Shareholder.exe System.Classes 8310 +42 TReader.ReadProperty
004830f1 +061 Shareholder.exe System.Classes 7893 +9 TReader.ReadCollection
0048441c +27c Shareholder.exe System.Classes 8417 +46 TReader.ReadPropValue
00483f2b +187 Shareholder.exe System.Classes 8305 +37 TReader.ReadProperty
00483821 +015 Shareholder.exe System.Classes 8078 +1 TReader.ReadDataInner
In Object-Inspector the "Name" of Subcharts are not set. In TeeEditor it seems to generate default names. This generation doesn't work in Delphi-System-Classes (try to use _1, _2 names) correctly.
Have anyone an idea or bugfix?
i have a problem in last release of TChart. I'm using Delphi XE2, but i have also the problem in Delphi 2010. If i define two sub-charts in one chart with help of TChartSubTool, always the ide forget the settings of name-properties of TSubcharts.
This cause a exception, if i not rename the names after each restart of delphi xe IDE.
7798012e +00a ntdll.dll KiUserExceptionDispatcher
758cb9a5 +041 KERNELBASE.dll RaiseException
0048cd5e +05a Shareholder.exe System.Classes 12934 +6 TComponent.SetName
005133f9 +06d Shareholder.exe Vcl.Controls 5967 +5 TControl.SetName
00484682 +102 Shareholder.exe System.Classes 8481 +20 TReader.ReadRootComponent
00480c46 +032 Shareholder.exe System.Classes 6601 +3 TStream.ReadComponent
00fb67eb +01b Shareholder.exe VCLTee.TeeSubChart TSubChart.ReadChart
00482a86 +0fe Shareholder.exe System.Classes 7588 +16 TReader.DefineBinaryProperty
00483f44 +1a0 Shareholder.exe System.Classes 8310 +42 TReader.ReadProperty
004830f1 +061 Shareholder.exe System.Classes 7893 +9 TReader.ReadCollection
0048441c +27c Shareholder.exe System.Classes 8417 +46 TReader.ReadPropValue
00483f2b +187 Shareholder.exe System.Classes 8305 +37 TReader.ReadProperty
00483821 +015 Shareholder.exe System.Classes 8078 +1 TReader.ReadDataInner
In Object-Inspector the "Name" of Subcharts are not set. In TeeEditor it seems to generate default names. This generation doesn't work in Delphi-System-Classes (try to use _1, _2 names) correctly.
Have anyone an idea or bugfix?