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 597

Summary: Verify units finalization, freeing variables
Product: VCL TeeChart Reporter: david berneda <david>
Component: Other ComponentsAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: ---    
Version: 131119   
Target Milestone: ---   
Hardware: Other   
OS: Android   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description david berneda 2014-02-25 01:52:00 EST
Some units finalization destroy global instances, we should make sure variables are set to nil, as that unit might be loaded / unloaded twice inside a dll or a package.

(TeeSeriesTypes, TeeExportFormats etc)

Ref
http://delphisorcery.blogspot.com.es/2014/02/packages-and-initialization.html