REST.Backend.KinveyApi.TKinveyApi.DeleteFile

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !