treecombobox EmptyItemText property
Return to Introduction  Previous page  Next page
Applies to
acTreeComboBox component.  

Declaration
property EmptyItemText: String;  

Description
The EmptyItemText property used to specify the text which appears in the combo box if no tree node is selected (for example, you can specify "Please select something" text to this property if you don't want to show the blank box).  

See also
EmptyItemImageIndex property.