JVCL Help:TJvSpecialProgress.Loaded
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpecialProgress.Loaded Method
[+] TJvSpecialProgress Methods
[+] TJvSpecialProgress Properties
Search in JVCL Help
Search in all projectsSummary
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