|
|
|
| auHTTP component.
|
| property Busy: Boolean; // Read-only !!
|
| The Busy property determines whether the HTTP component (its thread) is busy on some operations. When Busy property is True, the HTTP currently downloading data from the Web.
|
| Read method and OnDone event;
|
| Running property of auThread component.
|