[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Not used in the current LCL implementation.
Source position: menus.pp line 83
protected procedure TMenuActionLink.SetOnExecute( |
Value: TNotifyEvent |
); override; |
Value |
|
Not used in the current LCL version. |
In previous LCL versions, this method changed the OnClick event handler for the linked menu item. That action is not needed because TMenuItem.Click executes the Action. The current version has an empty implementation.
Version 4.0 | Generated 2025-05-03 | Home |