Can't force refresh of TsPanel on a Frame Root › Technical support › Troubleshooting This topic has 2 replies, 2 voices, and was last updated 11 years, 6 months ago by ralfiii. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 21, 2013 at 3:04 pm #51128 SupportKeymaster 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)); November 22, 2013 at 7:30 am #51148 ralfiiiParticipant Works. 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