JVCL Help:TJvDropDownMenuPos
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDropDownMenuPos type
Search in JVCL Help
Search in all projectsSummary
Enumerates positions for a drop-down menu to appear.
Pascal
run\JvSpeedButton.pas
TJvDropDownMenuPos = (
dmpBottom,
dmpRight
);
Members
Members | Description |
dmpBottom | The drop-down menu will appear below the associated control. |
dmpRight | The drop-down menu will appear on the right side of the associated control. |
Description
Use the TJvDropDownMenuPos type to specify a position for a drop-down menu to appear.
See Also
TJvCustomSpeedButton.MenuPosition
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