IDBListBox.DataSource

Syntax

DataSource: IUiDataSource;

Description

The DataSource property binds the DBListBox component to the data set that contains the DataField field.

Comments

A list of acceptable values contains names of all components UiDataSource that are located on the form.

See also:

IDBListBox