Steema Issues Database

Note: 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.



Bug 2546 - Error in GDI when closing a form with a TFastLineSeries using another series as Datasource
Summary: Error in GDI when closing a form with a TFastLineSeries using another series ...
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: 35.220329
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: yeray alonso
URL: https://www.steema.com/support/viewto...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-01 04:08 EDT by yeray alonso
Modified: 2022-09-01 04:11 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yeray alonso 2022-09-01 04:08:07 EDT
Error in GDI when closing a form with a TFastLineSeries uwing another series as Datasource:

- Add a base series, ie a TPointSeries or a TBarSeries
- Add a TFastLineSeries
- Set the TFastLineSeries to use the first series as DataSource. It can be via a function or just as a "Series DataSource"

- Set Render is GDI

- Open and close the app, or press <ALT>+F12 (show dfm) to show the error: 'Control 'Chart1' has no parent window'.