Table of Contents

TTMSFNCCloudImage.LoadFromURL Method

Loads and displays an image from a remote URL.

API unit family: TMSFNCCloudImage Declaring type: TTMSFNCCloudImage Inherited from: TTMSFNCCustomCloudImage

Syntax

procedure LoadFromURL(const AURL: string);

Parameters

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