TdxBar.LockUpdate Property
Deprecated. This property exists for backward compatibility only.
Tip
Call BeginUpdate and EndUpdate procedures at the TdxBarManager component level to manage batch bar item changes instead of using LockUpdate.
Declaration
property LockUpdate: Boolean read; write;
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also