Table of Contents

TTMSFNCCloudBox.Delete Method

Deletes a Box item.

API unit family: TMSFNCCloudBox Declaring type: TTMSFNCCloudBox Inherited from: TTMSFNCCustomCloudBox

Syntax

function Delete(AItem: TTMSFNCCloudItem): Boolean; overload; override;

Parameters

Name Description
AItem Item to delete.

Returns

True when Box reports a successful delete request.