JVCL Help:TJvCustomNavigationPane.OnDropDownMenu
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvCustomNavigationPane Methods
[+] TJvCustomNavigationPane Properties
Search in JVCL Help
Search in all projectsSummary
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