|
RAD Studio VCL Reference
|
Specifies the width, in pixels, of the drop-down list.
property DropDownWidth: Integer;
__property int DropDownWidth;
Use DropDownWidth to customize the width of the drop-down list. If DropDownWidth is 0 (the default), the drop-down list is the same width as the combo box.
DropDownWidth is useful when displaying multiple lookup fields, and therefore, multiple columns in the database lookup combo box.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|