IVariableStub.IsSaving

Syntax

IsSaving: Boolean;

Description

The IsSaving property returns whether a data source is saved. True - data source is saved.

Example

The property use is given in the example for IVariableStub.IsLoading.

See also:

IVariableStub