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