IDimensionCombo.AutoUpdateInfo

Syntax

AutoUpdateInfo: Boolean;

Description

The AutoUpdateInfo property determine 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 a component editor is updated automatically, when changing a selection. If the property is set to False, information about selection is updated after calling the UpdateInfo method.

See also:

IDimensionCombo

IDimensionCombo.UpdateInfo