[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Click - sets Checked to True then calls inherited Click
Source position: stdctrls.pp line 1315
protected procedure TRadioButton.Click; override; |
|
Click - a procedure that allows the programmer to simulate a mouse click over the control, and initiates the same Action as that associated with the OnClick event |