IUiDataSource.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property determines whether it is possible to select a component when working with a form.

Comments

If the property is set to True, data is passed in all visual components, the data source of which is the UiDataSource component.

See also:

IUiDataSource