MDI App crashes on MDI child when using new Alpha lite

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43650
    Support
    Keymaster

      Thank you for demo, you have problems in the project structure seems.

      TfrmStatus is declared in ChildWin.pas and in MachineStatusF.pas

      MachineStatusF added to the project, but ChildWin really used (declared in 'uses' clause)…

      #43657
      Inferno
      Participant

        Yep sorry my bad I have removed ChildWin and replaced with the renamed version which makes it work. However if i add SkinProvider to MachineStatusF it now access violates.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.