JVCL Help:TJvCustomInspectorItem.DropDown
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.DropDown Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Drops down the value list.
Pascal
procedureDropDown; dynamic;
Description
DropDown will drop down the value list. This involves in creating a drop down list box, retrieving the list values, determining the maximum width of the items, determining the correct position and size of the list box and finally showing it on screen.
See Also
TInspectorItemFlag.iifValueList, TJvCustomInspectorItem.CloseUp, TJvCustomInspectorItem.DoMeasureListItem, TJvCustomInspectorItem.DoMeasureListItemWidth, TJvCustomInspectorItem.DroppedDown
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