IDmDataSource.SupportsEdit

Syntax

SupportsEdit: Boolean;

Description

The SupportsEdit property determines whether a data source supports editing.

Comments

Available values:

Example

The property use is given in the example for IDmReportDataSource.CopyToTabSheet.

See also:

IDmDataSource