Can't force refresh of TsPanel on a Frame

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

      Hello!

      Skin cache should be updated in panel and child button.

      Shortest code:

      Code:
      uses sMessages;

      SendMessage(fra.pnlPaint.Handle, SM_ALPHACMD, MakeWParam(0, AC_REFRESH), LPARAM(fra.pnlPaint.SkinData.SkinManager));
      #51148
      ralfiii
      Participant

        Works.

        Thanks!

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