TsCheckBox Animation problem Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 11 years, 6 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 31, 2013 at 12:08 am #35706 SzakiLaciParticipant Hi, I'm trying to change properties of a Checkbox, but it does not repaint, but draws the opposite. like Code: … if key = VK_F11 then if CB1.Checked then CB1.Color := clYellow else CB1.Color := clBtnFace; only repaints correctly, AFTER moving a mouse over it. (after pulling the mouse out of the rect.) Attached demo. May 2, 2013 at 6:36 am #50444 SupportKeymaster Hi Thank you for the demo, I'll try to improve it in the nearest release. 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