[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Not used in the current LCL implementation.
Source position: menus.pp line 81
protected procedure TMenuActionLink.SetOnExecute( |
Value: TNotifyEvent |
); override; |
In previous LCL versions, this method changed the OnClick event handler. That action is not needed because TMenuItem.Click executes the Action. The current version has an empty implementation.
lazarus-ccr.sourceforge.net |