IDBComboBox.DataSource

Syntax

DataSource: IUiDataSource;

Description

The DataSource property links the DbComboBox component with the data set that contains the DataField field.

Comments

A list of available values contains names of all UiDataSource components located on the form.

See also:

IDBComboBox