AutoUpdateInfo: Boolean;
The AutoUpdateInfo property determines whether the information about selection in the component editor is updated automatically.
If the property is set to True, the information about selection of the component in the editor is updated automatically when the selection is changed. If the property is set to False, the information about selection is updated after the UpdateInfo method is called.
See also: