REST.Backend.KinveyApi.TKinveyApi.DeleteObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DeleteObject(const AResource: string; AReset: Boolean): Integer;

C++

int __fastcall DeleteObject(const System::UnicodeString AResource, bool AReset);

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

Description

Embarcadero Technologies does not currently have any additional information.