Jump to content
Markus Kinzler

MvmStartKit now supports 10.3 Rio

Recommended Posts

I tried MvvmStarterKit\Demo\VCL\MVVMDemo.dproj in Delphi 10.3.

  • TYPE_KIND_TO_VALUE_TYPE should be appended with
    TgoValueType.Unsupported); // tkMRecord
  • Demo program has memory leaks.

1280607409_MVVMDemoMemoryLeak.jpg.ef46406fc67aca9931e0b4a9f98c175b.jpg

The latest commit to https://github.com/DelphiPraxis/MvvmStarterKit dated October, 9. I suppose you forgot to push your Delphi 10.3 update to GitHub.

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

×