TTMSFNCCustomAppUpdateFileNameFromURLEvent Event Type
Occurs when a local file name is derived from a download URL, allowing the handler to override the resulting file name.
API unit family: TMSFNCAppUpdate
Parameters
| Name | Description |
|---|---|
Sender |
Object that raised the event. |
URL |
Source URL the file name is derived from. |
FileName |
File name to use; the handler may modify it to override the default. |