Table of Contents

TAdvCustomFormDesigner.SynchroLocked Property

Indicates if the designer is in a synchro locked state due to one or more cals to SynchroLock method. In a synchro locked state, change notification events are not fired, like OnChange or OnSelectionChange.

Syntax

Unit: FormDesigner

property TAdvCustomFormDesigner.SynchroLocked: Boolean

See also