Table of Contents

TTMSFNCURLBitmapItem Class

A bitmap container item that extends TTMSFNCBitmapItem with a URL from which the bitmap is downloaded on demand.

API unit family: TMSFNCURLBitmapContainer Inherits from: TTMSFNCBitmapItem

Syntax

TTMSFNCURLBitmapItem = class(TTMSFNCBitmapItem)

Properties

Name Description
Loaded When True, the bitmap has been successfully downloaded from URL.
URL The URL from which this bitmap item's image is downloaded.