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

TMenuActionLink.SetHint

Sets the Hint property in the linked menu item.

Declaration

Source position: menus.pp line 79

protected procedure TMenuActionLink.SetHint(

  const Value: string

); override;

Arguments

Value

  

New value for the Hint property in the linked TMenuItem client.


Version 4.4 Generated 2025-11-08 Home