JVCL Help:TJvArrowButton.OnDrop

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 user clicks the arrow.


Pascal

 propertyOnDrop: TNotifyEvent;


Description

Write an OnDrop event to perform special tasks when the user presses the arrow of the button. If a DropDown menu is assigned, it will be displayed, regardless if an OnDrop handler is assigned.


See Also

TJvArrowButton.DropDown


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