![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
| Summary: | errors with Examples\Firemonkey\Demo | ||
|---|---|---|---|
| Product: | FireMonkey TeeChart | Reporter: | Shinobu Nagai <nagai> |
| Component: | Demos | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | narcis |
| Priority: | --- | ||
| Version: | 140220 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
| Attachments: |
Firemonkey_Error_XE3
Firemonkey_Error_XE6 |
||
Created attachment 277 [details]
Firemonkey_Error_XE6
With Delphi XE2: The steps to reproduce an error: 1. Opens TeeChart_Lite_Firemonkey_Demo.dproj, TeeChart_Standard_Firemonkey_Demo.dproj and TeeChart_Pro_FireMonkey_Demo.dproj, and then compile them with Win64. If running the created exes, an error that indicates incorrect floating -point operations" occurs. It doesn't occur when compiling them with Win32. |
Created attachment 276 [details] Firemonkey_Error_XE3 With Delphi XE3: The steps to reproduce an error: 1. Opens TeeChart_Lite_Firemonkey_Demo.dproj, TeeChart_Standard_Firemonkey_Demo.dproj and TeeChart_Pro_FireMonkey_Demo.dproj, and compile them with Win32. 2. Runs the created created exes and clicks the About button. Here, an error that indicates "incorrect floating-point operations" occurs. It doeesn't occur with Win64. With Delphi XE6: The steps to reproduce an error: 1. Opens TeeChart_Lite_Firemonkey_Demo.dproj, TeeChart_Standard_Firemonkey_Demo.dproj and TeeChart_Pro_FireMonkey_Demo.dproj, and compile them with either Win32 or Win64. 2. Runs the created exes and selects tree, an error that indicates "There is no Marks.Automatic.Resize property" occurs. It doesn't occur under Delphi XE5 and older versions.