[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled when the pop-up menu is closed.
Source position: menus.pp line 495
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.
Version 4.0 | Generated 2025-05-03 | Home |