Jump to content
Sign in to follow this  
walter.luyks

Page1.MirrorMode

Recommended Posts

I now have new version of RX 10.4 (Delphi 10.4.2 Sydney Community Edition) installed alongside the 10.3.3. Now when I compile my applicatie {10.3) the following error appears after starting application : Error reading Page1.MirrorMode: Property MirrorMode does not exist ?????    My question is why is this and how can I fix it. Maybe it comes with install 10.4?

Share this post


Link to post

This may be because 10.4 has introduced "MirrorMode" and you changed/saved the form in 10.4.
If "MirrorMode" does not exist in 10.3, you would get that kind of error.

 

But - why would you switch back and forth between versions for the same forms?
The only safe way is to stick with the latest version you have access to.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×