IMatrixDataSource.ReadOnly

Syntax

ReadOnly: Boolean;

Description

The ReadOnly property returns whether data source is opened in the read-only mode. If the property returns True, data source is opened in the read-only mode, otherwise, data can be changed and saved.

See also:

IMatrixDataSource