Table of Contents

TTMSFNCCloudImage.URL Property

Address of the image to display. Assigning a value loads the image; assigning an empty string clears the control.

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

Syntax

property URL: string;

Remarks

A value starting with HTTP is downloaded asynchronously from the remote host; any other value is treated as a local file path.