REST.Backend.ServiceComponents.TBackendFiles

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Backend.ServiceComponents.TCustomBackendFilesREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentTBackendFiles

Delphi

TBackendFiles = class(TCustomBackendFiles)

C++

class PASCALIMPLEMENTATION TBackendFiles : public TCustomBackendFiles

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents


Description

Télécharge et supprime des fichiers ou des flux.

TBackendFiles est utilisé pour télécharger et supprimer des fichiers ou des flux.

Remarque : Le composant ne télécharge pas de fichiers. Pour ce faire, utilisez la classe REST TDownloadURL.

Voir aussi