JVCL Help:TJvSystemPopup
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSystemPopup Class
[+] JvSystemPopup.pas Classes
[+] TJvSystemPopup Methods
[+] TJvSystemPopup Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSystemPopup
run\JvSystemPopup.pas
Summary
Adds menu items to the system menu.
Pascal
run\JvSystemPopup.pas
TJvSystemPopup = class(TJvComponent);
Description
- JVCLInfo
Use TJvSystemPopup to add menu items to the system menu (also known as the system menu or the control menu).
Use Popup to associate a pop-up menu with TJvSystemPopup. TJvSystemPopup adds the menu items of the pop-up menu to the system menu.
Use Position to specify whether the popup menu is inserted in the forms system menu, the application's system menu, or isn't inserted at all. Use PositionInMenu to specify where the menu items are inserted in the system menu: at the bottom or at the top.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page