JVCL Help:TPopupAlign

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represents the position of a pop-up menu relative to the control.

run\JvToolEdit.pas


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.

run\JvToolEdit.pas


Description

The TPopupAlign type represents the position of a pop-up menu relative to the control.

run\JvToolEdit.pas


See Also

TJvCustomComboEdit.PopupAlign

run\JvToolEdit.pas


About

Navigation

no pages or subcategories

run\JvToolEdit.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