Table of Contents

TTMSFNCCustomCloudHubic.GetShare Method

Requests creation of a public share link for the specified item and raises OnGetShare when the link is available.

API unit family: TMSFNCCloudHubic Declaring type: TTMSFNCCustomCloudHubic

Syntax

procedure GetShare(AItem: TTMSFNCCloudHubicItem);

Parameters

Name Description
AItem The file or folder item to share. The call does nothing when nil.