IUiMetabaseObjectParams.IsDefault

Syntax

IsDefault: Boolean;

Description

The IsDefault property determines whether the values of parameters set by default are used during the opening of object.

Comments

If the property is set to True, the values of the appropriate control elements are used as values of the parameters. If the property is set to False, the values of the parameters set by default are used.

See also:

IUiMetabaseObjectParams