JVCL Help:TJvNavPaneToolPanel.OnDropDownMenu

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when the drop down menu is about to be displayed.


Pascal

 propertyOnDropDownMenu: TContextPopupEvent;


Description

Write a handler for this event to take specific action when the drop down menu of the control is about to be displayed. For example, you can use this event to display another dialog or form instead of the assigned DropDownMenu. Set Handled to true to suppress the default menu.


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