JVCL Help:TJvPositionInMenu
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPositionInMenu type
Search in JVCL Help
Search in all projectsSummary
Represents different kinds of positions in a system menu.
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. |
Description
Use the TJvPositionInMenu type to specify a position in a system menu.
About
no pages or subcategories
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