Error in Delphi 7, actitlebar not show and forms crash Root › Technical support › Troubleshooting Tagged: actitlebar, delphi 7, skins This topic has 2 replies, 1 voice, and was last updated 1 year, 5 months ago by Cleverson. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 27, 2023 at 10:47 pm #71396 CleversonParticipant 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 January 4, 2024 at 4:42 pm #71417 CleversonParticipant 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 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting