Table of Contents

TTMSFNCCustomCloudImage.LoadFromURL Method

Loads and displays an image from a remote URL.

API unit family: TMSFNCCloudImage Declaring type: TTMSFNCCustomCloudImage

Syntax

procedure LoadFromURL(const AURL: string);

Parameters

Name Description
AURL URL of the image to download and display.