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

TButtonControl.SetChecked

Sets the value for the Checked property.

Declaration

Source position: stdctrls.pp line 1187

protected procedure TButtonControl.SetChecked(

  Value: Boolean

); virtual;

Arguments

Value

  

New value for the Checked property.

See also

TButtonControl.Checked

  

Indicates the checked state for the control as a Boolean value.


Version 4.0 Generated 2025-05-03 Home