Tchart bug creating custom component
Posted: Tue Apr 05, 2016 6:43 pm
Hello,
I want to create a custom component using a Tchart and an TPanel. The problem is when we reopen a form that have the custom component in it. I got en error: Error creating form: Access violation at address 50990CA0 in module 'vcl320.bpl'. Read of address 00000000.
This error does not occur when I place the custom component on a new form. I happen when I reopen it !
I have include a small project to show you my problem. If I don't use a TChart (only the TPanel) I don't have the problem.
I want to create a custom component using a Tchart and an TPanel. The problem is when we reopen a form that have the custom component in it. I got en error: Error creating form: Access violation at address 50990CA0 in module 'vcl320.bpl'. Read of address 00000000.
This error does not occur when I place the custom component on a new form. I happen when I reopen it !
I have include a small project to show you my problem. If I don't use a TChart (only the TPanel) I don't have the problem.