JVCL Help:TJvHTComboBox.DropWidth

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

Search in JVCL Help

 
Search in all projects
 

Summary

Width of the drop-down area for the combo box.


Pascal

 propertyDropWidth: Integer;


Description

DropWidth is an Integer property that represents the width of the drop-down area for the combo box. DropWidth is updated when the control is created to ensure that the drop-down area is sized to match the width of the associated edit control. Changing the value in DropWidth causes the Windows CB_SETDROPPEDWIDTH message to be performed using the new value for the drop-down area.


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