TAdvCustomComponentComboBox.SynchroLock Method
Increments the synchronization lock counter to suppress change notifications during batch updates.
Remarks
Each call to SynchroLock must be paired with a corresponding call to SynchroUnlock.
Syntax
Unit: ComponentInspector
procedure TAdvCustomComponentComboBox.SynchroLock;