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

TControlActionLink.SetEnabled

Sets the client's Enabled property, if the old values match.

Declaration

Source position: controls.pp line 906

protected procedure TControlActionLink.SetEnabled(

  Value: Boolean

); override;