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

TMenuItem.OnClick

Event handler signalled to perform the actions needed when the menu item is selected.

Declaration

Source position: menus.pp line 342

published property TMenuItem.OnClick : TNotifyEvent
  read FOnClick
  write FOnClick;

See also

TMenuItem.Action

  

Action is the default action associated with the menu item.

TMenuItem.ActionLink

  

Contains the link to the Action for the menu item.

TMenuActionLink

  

TMenuActionLink: defines the link between a selected menu item and its corresponding action.

TBasicAction


Version 3.2 Generated 2024-02-25 Home