JVCL Help:TJvImgBtn.DropDownMenu
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImgBtn.DropDownMenu Property
Search in JVCL Help
Search in all projectsSummary
Specifies a TPopupMenu to display when the button is clicked
Pascal
propertyDropDownMenu: TPopupMenu;
Description
Assign a TPopupMenu to the DropDownMenu to display a menu when the button is clicked. The menu is displayed below the button. To control where the menu is displayed (right, left, center), use the menus Align property
About
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