IDimensionCombo.AutoUpdateInfo

Syntax

AutoUpdateInfo: Boolean;

Description

The AutoUpdateInfo property determines whether information about a selection in the DimensionCombo component editor is updated automatically.

Comments

If the property is set to True, information about a selection in the component editor is updated automatically when changing a selection. If the property is set to False, information about a selection is updated after calling the UpdateInfo method.

See also:

IDimensionCombo | IDimensionCombo.UpdateInfo