JVCL Help:TJvMTThread.RunOnCreate

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether execution of the thread is started automatically after the component is loaded.


Pascal

 propertyRunOnCreate: Boolean;


Description

If set to True the thread will be started as soon as the component is created at runtime. Set RunOnCreate to true to start the execution of the thread automatically after the component's form is loaded into memory.


See Also

TJvMTThread.Run


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