TsCheckBox OnValueChanged not working..? Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 10 years, 5 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 29, 2014 at 9:21 pm #36151 ChrisParticipant Hi. I'm running version 8.53 on Delphi 2010. When I put a TsCheckBox on a form and watch its OnValueChanged event, that event is not triggered when I check and uncheck the box. What property is being monitored by OnValueChanged? Thanks. June 6, 2014 at 5:42 am #51971 SupportKeymaster Hello Use standard OnClick event. The OnValueChanged event called only when value is changed from code. 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