JVCL Help:TJvFullColorList.BeginUpdate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorList.BeginUpdate Method
[+] TJvFullColorList Events
[+] TJvFullColorList Methods
[+] TJvFullColorList Properties
Search in JVCL Help
Search in all projectsSummary
Begin an update of items.
Pascal
procedureBeginUpdate;
Description
This function increment the UpdateCount property. While UpdateCount is not 0, the event OnChange is not triggered when the list is changed. This result in a fast way to change the content of the current list.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page