TTMSFNCURLBitmapContainer.OnDownloadComplete Event
Fired when the background download for one item completes successfully.
API unit family: TMSFNCURLBitmapContainer
Declaring type: TTMSFNCURLBitmapContainer
Syntax
OnDownloadComplete: TTMSFNCURLBitmapContainerDownloadCompleteEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The URL bitmap container that raised the event. |
ItemIndex |
Zero-based index of the item whose download just completed. |