JVCL Help:TJvArrowButton.DropDown

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvArrowButton.OnDrop


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