DimControl.getIsContentChanged

Syntax

getIsContentChanged(): Boolean;

Description

The getIsContentChanged method returns whether control dictionary contents is changed.

Comments

It is used depending on internal class implementation.

It returns True if dictionary contents is changed after setting metadata.

Example

The example of use is given in description of the DimControl.DimModel property.

See also:

DimControl