[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TMenuActionLink.SetVisible

Sets the value in Visible for the menu item when the client and the action are linked.

Declaration

Source position: menus.pp line 80

protected procedure TMenuActionLink.SetVisible(

  Value: Boolean

); override;

Arguments

Value

  

New value for the Visible property in the menu item.