JVCL Help:TJvSpecialProgress.UpdateBuffer
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpecialProgress.UpdateBuffer Method
[+] TJvSpecialProgress Methods
[+] TJvSpecialProgress Properties
Search in JVCL Help
Search in all projectsSummary
Updates the in-memory bitmap of the progress bar.
Pascal
procedureUpdateBuffer;
Description
TJvSpecialProgress uses double buffering to reduces the amount of flicker when the control repaints. The control paints itself to an in-memory bitmap that is then used to paint the window. UpdateBuffer is called automatically when the in-memory bitmap needs to be updated.
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