JVCL Help:TJvSpecialProgress.UpdateBuffer

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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