[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
OnClose - event handler for closing down the popup
Source position: menus.pp line 417
published property TPopupMenu.OnClose: TNotifyEvent |
You can delete menu items here. But if you delete the clicked menu item on OnClose the OnClick will not follow under Windows.
lazarus-ccr.sourceforge.net |