IBindingDimCombo.PeriodDefined

Syntax

PeriodDefined: Boolean;

Description

The PeriodDefined property determines whether the PERIOD parameter is present in binding string.

Comments

If the PeriodDefined property is set to True, the binding string describing the value editor contains the PERIOD parameter. The value of this parameter is determined by the IBindingDimCombo.Period property.

Example

The example of use is given in description of the IBindingDimCombo.ObjectDefined property.

See also:

IBindingDimCombo