REST.Backend.ServiceComponents.TBackendFiles

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TBackendFiles = class(TCustomBackendFiles)

C++

class PASCALIMPLEMENTATION TBackendFiles : public TCustomBackendFiles

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents


説明

ファイルやストリームのアップロードや削除を行います。

TBackendFiles は、ファイルやストリームのアップロードや削除に使用されます。

メモ: このコンポーネントではファイルをダウンロードしません。ファイルをダウンロードするには、REST クラスである TDownloadURL を使用します。

関連項目

https://docwiki.embarcadero.com/Libraries/Tokyo/j/index.php?title=REST.Backend.ServiceComponents.TBackendFiles&oldid=630992」から取得