JVCL Help:TJvDBLookupCombo.OnDropDown

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs immediately before the lookup list is opened.


Pascal

 propertyOnDropDown: TNotifyEvent;


Description

Write an OnDropDown event handler to take specific action before the lookup list is displayed to the user. The list can be opened by the user or by calling the DropDown method.


See Also

TJvDBLookupCombo.DropDown, TJvDBLookupCombo.OnCloseUp


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