JVCL Help:TJvSpecialProgress.Loaded

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

Search in JVCL Help

 
Search in all projects
 

Summary

Initializes the progress bar after its form is loaded into memory.


Pascal

 procedureLoaded; override;


Description

Do not call the protected Loaded method. The component streaming system calls this method after it loads the progress bar’s form from a stream.
TJvSpecialProgress overrides the inherited method to paint the in-memory bitmap.


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