![]() |
![]() ![]() ![]() |
acHTTP and acSendMail components.
|
property Thread: TacCustomThread; // Read-only !!
|
The Thread property is the pointer to the process thread, which used for downloading the data from the Web, avoiding suspending of main application thread. This is read-only public property.
|
Suspended, ThreadPriority and WaitThread properties;
|
acThread component.
|