REST.Client.TDownloadURL

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TDownloadURL = class

C++

class PASCALIMPLEMENTATION TDownloadURL : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client

Description

Downloads a file from a cloud storage service.

TDownloadURL provides the methods to download a file by making a request to a URL.

See Also