Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSpeedButtonActionLink.SetChecked

Sets the Checked state for the control in the action link.

Declaration

Source position: buttons.pp line 312

protected procedure TSpeedButtonActionLink.SetChecked(

  Value: Boolean

); override;

Arguments

Value

  

New value for the Checked state in the linked speed button control.


Version 4.4 Generated 2025-11-08 Home