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

TControlActionLink.SetVisible

Sets the Visible property in the client, if the old values match.

Declaration

Source position: controls.pp line 911

protected procedure TControlActionLink.SetVisible(

  Value: Boolean

); override;