IVZBaseDataVisualizer.IsDirty

Fore syntax

IsDirty: Boolean;

Fore.NET syntax

IsDirty: boolean;

Description

The IsDirty property determines whether there are changes in visualizer.

Comments

Available values:

Fore and Fore.NET examples

The property use is given in the example for IVZBaseDataVisualizer.Background.

See also:

IVZBaseDataVisualizer