TTMSFNCURLBitmapCollection Class
Ordered collection of TTMSFNCURLBitmapItem entries for the URL bitmap container.
API unit family: TMSFNCURLBitmapContainer
Inherits from: TTMSFNCBitmapCollection
Syntax
TTMSFNCURLBitmapCollection = class(TTMSFNCBitmapCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the URL bitmap items. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new URL bitmap item to the collection and returns it. |
| Insert | Inserts a new URL bitmap item at the specified zero-based index and returns it. |