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

TActionLink.SetEnabled

SetEnabled - specifies the value of the Enabled property: True or False.

Declaration

Source position: actnlist.pas line 255

protected procedure TActionLink.SetEnabled(

  Value: Boolean

); virtual;