ICalcObject.IsEdited

Syntax

IsEdited: Boolean;

Description

The IsEdited property returns whether calculation algorithm object is edited.

Comments

Available values:

Example

The property use is given in the example for ICalcObject.Params.

See also:

ICalcObject