|
|
|
| acSendMail and acHTTP components.
|
| property Thread: TacCustomThread; // Read-only !!
|
| The Thread property is the pointer to the process thread, which used for sending the data to SMTP server, avoiding suspending of main application thread. This is read-only public property.
|
|
|
| Suspended, ThreadPriority and Threaded properties;
|
| acThread component.
|