JVCL Help:TJvPositionInMenu

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represents different kinds of positions in a system menu.

run\JvSystemPopup.pas


Pascal

 run\JvSystemPopup.pas
 TJvPositionInMenu = (
pmTop,
pmBottom
);


Members

Members Description
pmTop Inserts the menu items of the popup menu at the top of the system menu.
pmBottom Inserts the menu items of the popup menu at the bottom of the system menu.

run\JvSystemPopup.pas


Description

Use the TJvPositionInMenu type to specify a position in a system menu.

run\JvSystemPopup.pas


About

Navigation

no pages or subcategories

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