TdxBarManager.LockUpdate Property
Deprecated. This property exists for backward compatibility only.
Tip
Call BeginUpdate and EndUpdate procedures to manage batch Ribbon or toolbar UI updates instead of using LockUpdate.
Declaration
property LockUpdate: Boolean read; write;
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also