RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupComboBox.DropDownAlign Property

Specifies how the drop-down list is aligned relative to its edit box.

Pascal
property DropDownAlign: TDropDownAlign;
C++
__property TDropDownAlign DropDownAlign;

Use DropDownAlign to specify the position of the drop-down list relative to the edit region of the lookup combo box. The drop down list can be aligned to the left or right, or centered with the edit box. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!