JVCL Help:TPopupAlign
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TPopupAlign type
Search in JVCL Help
Search in all projectsSummary
Represents the position of a pop-up menu relative to the control.
Pascal
run\JvToolEdit.pas
TPopupAlign = (
epaRight,
epaLeft
);
Members
Members | Description |
epaRight | The pop-up menu appears with its top right corner under the mouse. |
epaLeft | The pop-up menu appears with its top left corner under the mouse. |
Description
The TPopupAlign type represents the position of a pop-up menu relative to the control.
See Also
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