TTMSFNCCustomAppUpdateFileProgressEvent Event Type
Occurs repeatedly while a file is being downloaded to report progress.
API unit family: TMSFNCAppUpdate
Parameters
| Name | Description |
|---|---|
Sender |
Object that raised the event. |
FileName |
Name of the file currently being downloaded. |
Pos |
Number of bytes received so far. |
Size |
Total number of bytes expected for the download. |