![]() |
![]() ![]() ![]() |
acHTTP component.
|
property OnOutputFileError: TNotifyEvent;
|
The OnOutputFileError occurs if the HTTP component tries to download data to file, specified in OutputFileName property, but the file can not be created (e.g. path not exists, or file locked by system etc).
|
OutputFileName and OutputFileAttributes properties;
|
OnAnyError event.
|