[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 - the default action associated with this Menu Item.

TMenuItem.ActionLink

  

Maintains a link to the action for the menu item.

TBasicAction

The latest version of this document can be found at lazarus-ccr.sourceforge.net.