IMatrixChangesInfo.OriginalValueFlag

Syntax

OriginalValueFlag(Index: Integer): Integer;

Parameters

Index. Element index in the changes collection.

Description

The OriginalValueFlag property returns source value of the cell flag by index of the element with changes.

Example

The property use is given in the example for IMatrixEx.ChangesInfo.

See also:

IMatrixChangesInfo