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 - Verify units finalization, freeing variables
Summary: Verify units finalization, freeing variables
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Other Components (show other bugs)
Version: 131119
Hardware: Other Android
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 01:52 EST by david berneda
Modified: 2014-02-25 01:52 EST (History)
0 users

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 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