JVCL Help:TJvArrowButton.DropDown
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvArrowButton.DropDown Property
[+] TJvArrowButton Fields
[+] TJvArrowButton Methods
[+] TJvArrowButton Properties
Search in JVCL Help
Search in all projectsSummary
Reference to the popup menu associated with the arrow.
Pascal
propertyDropDown: TPopupMenu;
Description
DropDown is a reference to the popup menu to be dropped down when the arrow is clicked. You are not required to provide a drop down menu. When the arrow is clicked the OnDrop event is generated which allows you to perform a different task.
See Also
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