[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TRadioButton.Click

Click - sets Checked to True then calls inherited Click

Declaration

Source position: stdctrls.pp line 1301

protected procedure TRadioButton.Click; override;

See also

TControl.Click

  

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