REST.Backend.KinveyApi.TKinveyApi.DeleteFile

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

Delphi

function DeleteFile(const AFile: TFile): Boolean; overload;
function DeleteFile(const AFileID: string): Boolean; overload;

C++

bool __fastcall DeleteFile(const TFile &AFile)/* overload */;
bool __fastcall DeleteFile(const System::UnicodeString AFileID)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。