DataSource: IUiDataSource;
The DataSource property links the DbComboBox component with the data set that contains the DataField field.
A list of available values contains names of all UiDataSource components located on the form.
See also:
IDBComboBox