Sets the value in the Checked property for the linked button.
Source position: stdctrls.pp line 1204
protected procedure TButtonActionLink.SetChecked( |
Value: Boolean |
); override; |
Value |
|
New value for the checked property. |
|
SetChecked - specifies the value of the Checked property: True or False. |