IDefParameter.UseDefaultValue

Syntax

UseDefaultValue: Boolean;

Description

The UseDefaultValue property determines whether the default value is to be used if the parameter selection is empty.

Example

The property use is given in the example for IDataEntryForm.Parameters.

See also:

IDefParameter