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