ARE YOU UPGRADING FROM PREVIOUS BETA 0.5 VERSION?  (NOT 0.6)
IF YOU ARE, READ THIS BEFORE YOU UPGRADE YOUR PROJECTS AND 
DELPHI ENVIRONMENT!
Due to big internal data changes in the AABsoftGraph component
there might be problems in upgrading your ole projects.
Do not fear, the actual code you have written is totally compatible,
but the forms (*.dfm) where you have stored your binary formatted 
forms are different. This might in some circumstances (Delphi 1.0) 
produce severe errors when opening old projects (stored with the old 
component) in an UPDATED delphi environment with the new component.

To avoid these possible problems:
Before upgrading your Delph environment with the new component, 
open your projects with the old AABsoftGraph component, remove the 
actual component from the form and save the project without compiling 
(otherwise there is compilation errors due to removed declarations). 
Then upgrade your environment with the new component and open your 
projects again and add the new AABsoftGraph component to the projects
as before. Finally build it. This way no problems should arise.
Read also about the new featues in the documentation file.
