|
Name |
Description |
![]() |
Destroy object when thread ends. | |
![]() |
Call OnCompute in infinite loop. | |
![]() |
Number of OnCompute calls. | |
![]() |
Number of loops to execute if InternalLoop property is set to True. | |
![]() |
Sets the upper index of "for loop". | |
![]() |
Deines the lower index of the "for loop". | |
![]() |
Event executed just before the object will be destroyed. | |
![]() |
Event used to perform clean up for the thread. | |
![]() |
Place the actual threading algorithm in this event. | |
![]() |
Event used to perform initialization for the thread. | |
![]() |
Event used for progress indicators. | |
![]() |
If True, the component will display it's default progress dialog. | |
![]() |
Bypass thread. | |
![]() |
Allows the user to specify the name of the thread. | |
![]() |
Thread priority. | |
![]() |
Defines the time interval. |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|