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