IDBListBox.DataSource

Syntax

DataSource: IUiDataSource;

Description

The DataSource property links the DBListBox component to 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:

IDBListBox