Table of Contents

TTMSFNCURLBitmapCollection.Insert Method

Inserts a new URL bitmap item at the specified zero-based index and returns it.

API unit family: TMSFNCURLBitmapContainer Declaring type: TTMSFNCURLBitmapCollection

Syntax

function Insert(index: Integer): TTMSFNCURLBitmapItem;

Parameters

Name Description
index Zero-based position at which to insert the new item.

Returns

The newly inserted TTMSFNCURLBitmapItem.