Issue with Frames and TScrollPager
Posted: Thu Jul 27, 2017 3:25 pm
There is a reproducable error when placing a frame on a form if the frame contains a TChart with a ScrollPager tool.
Attached are two error messages along with a demo project.
The problem shows up when you
- create an empty VCL project
- create a new frame
- put a TChart on that frame
- place the frame on the mainform
Until now, there is no problem, the project can be compiled, run, saved and reloaded without errors.
Next, add a scrollpager tool to the frames chart, the problems start now.
Delphi is complaining about a component with an empty propertyname.
The problem is very similar to Tcursortool reportes a few days age.
To me it seems that its the same cause.
Delphi 10.1 running under Windows10, TeeChart Pro 2017.22.170619 32Bit VCL
Regards
Gerhard Sachs
Attached are two error messages along with a demo project.
The problem shows up when you
- create an empty VCL project
- create a new frame
- put a TChart on that frame
- place the frame on the mainform
Until now, there is no problem, the project can be compiled, run, saved and reloaded without errors.
Next, add a scrollpager tool to the frames chart, the problems start now.
Delphi is complaining about a component with an empty propertyname.
The problem is very similar to Tcursortool reportes a few days age.
To me it seems that its the same cause.
Delphi 10.1 running under Windows10, TeeChart Pro 2017.22.170619 32Bit VCL
Regards
Gerhard Sachs