Error in Delphi 7, actitlebar not show and forms crash

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71396
    Cleverson
    Participant

      To improve understanding I put together a small example, see that in the second form the onshow event does not run, which should fill a label

      https://github.com/CLEVERpg/skinalpha

      #71417
      Cleverson
      Participant

        Its ok with this:

        open the sSkinProvider.pas
        search this text:
        stdMessageHandling: boolean;

        move this variable into the TsSkinProvider class, after the “MenusInitialized: boolean;”

        save and rebuild the application

        thanks

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