JVCL Help:TJvSystemPopup

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvSystemPopup
run\JvSystemPopup.pas


Summary

Adds menu items to the system menu.

run\JvSystemPopup.pas


Pascal

 run\JvSystemPopup.pas
 TJvSystemPopup = class(TJvComponent);


Description

  1. 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.

run\JvSystemPopup.pas


About

Navigation

run\JvSystemPopup.pas



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