Hi Andreaz,

I'm currently going through some of the demos, but I'm having trouble compiling them with Delphi 7. Specifically, the {$REGION 'Region Name'} directive. I'm not sure what to do with that. I read it is some kind of D2006 feature. For the moment I have removed all references.
The next error I get is regarding the HandleEvent procedure in the main unit from the demos. It states that the declaration divers from a previous declaration. I can only assume this also is due to a different Delphi version.

Anyway, could you look into this?  I really do hope Phoenix will remain compatible with at least Delphi 7. 

Thanks,


edit: just read about the $region directive that it is some kind of method to collapse blocks of code. So i guess I can safely remove them then