Design Time Interaction > TDBDropDown Property Pages |
The TDBDropDown control supports the following property pages. With the exception of the Values page, all of them use the property tree model described earlier in this chapter.
General |
This page contains all control properties and displays the full object model. It is a superset of the Columns page, as it provides access to grid properties in addition to those of the Columns collection. |
Columns |
This page contains the properties of the control's Column objects. It provides a shortcut to the contents of the Columns property node on the General page. Since the TDBDropDown control does not support splits, all properties of the Column object appear on this page. |
Style Factory |
This page enables you to create and modify named styles that can be applied to the various style properties of the control and its columns. |
Values |
This page defines alternate text or graphics for underlying data values. |