acc violation in TRzCheckGroup

Viewing 2 reply threads
  • Author
    Posts
    • #1692
      Jan de Bokx
      Participant

        I’m using delphi Delphi 10.3 Version 26.0.36039.7899 and installed the KSVC 6.2.3 with the GetIt Package Manager.

        I have placed a TRzCheckGroup on my form. The items are filled runtime.

        If in code the items.clear is called, and one of the checkboxes is checked, I get aan acc violation.

        Now I have a loop to deselect all items, and then clear works ok.

        So now it works, but it’s not a neat solution….

         

      • #1693
        Ray Konopka
        Keymaster

          Hi,

          I created a test project and I am unable to duplicate the issue you are reporting. I dropped a TRzCheckGroup and two buttons on the form. In the first button, I added several items to the check group. In the second button I clear the check group. I then ran the app and loaded the items, checked some items, and clicked the second button to clear the group. No issues.

          I am wondering if you have any other interactions going on in your project? Are you able to duplicate the issue in a test project? If so, please send the source (no exes) to support@raize.com and I’ll take a look.

          Ray

        • #1694
          Jan de Bokx
          Participant

            Hello Ray,

            Thanks for the reply.

            Further investigation shows indeed a testproject works ok…

            So it must be another prolem.

            It’s strange deslecting solves it too…

            I’m sorry I have claimed time from you.

             

            Jan

             

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.