Setting Tradiobutton to checked causes OnClick event

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2010-05-18T12:33:25Z Indexed on 2010/05/18 12:51 UTC
Read the original article Hit count: 162

Filed under:
mybox.Checked := true;

Setting Tradiobutton to checked (by code) causes OnClick event handler to be called.

How can I recognize if user is making the state change by GUI interaction

© Stack Overflow or respective owner

Related posts about delphi