Back to product page- Introduction
 - Overview
 - License agreement
 - Configuration file creation
 - Getting Started
 - Objects
- Enumerations
 - wodAppUpdate
- Methods
 - Properties
- AutoRestart
 - Blocking
 - CmdAfter
 - CmdBefore
 - CmdLine
 - DebugFile
 - DialogNoteText
 - DialogNoteURL
 - DialogText
 - Files
 - ForceRestart
 - GlobalTerminate
 - Login
 - Messages
 - Notification
 - Password
 - PrevExist
 - ProxyHostname
 - ProxyLogin
 - ProxyPassword
 - ProxyPort
 - ProxyType
 - ReplaceRule
 - RequireAdmin
 - ServiceIsRunning
 - Signature
 - State
 - StateText
 - Timeout
 - UpdaterName
 - UpdaterTimeout
 - URL
 - URLHandler
 - UserIsAdmin
 - Version
 - Visible
 - WinVersion
 
 - Events
 
 - Notifications
 - UpdFile
 - UpdFiles
 - UpdMessage
 - UpdMessages
 - UpdProcess
 - UpdProcesses
 
 - How to get support?
 - Technical information
 - Fast notifications interface
 - Error list
 
FileStart method
Called when component starts downloading file.
Type
NoneSyntax
- Basic
 
object.FileStart Owner, File
The FileStart(object,Owner,File) syntax has these parts:
The FileStart(object,Owner,File) syntax has these parts:
| object | An expression evaluating to an object of type IwodAppUpdateNotify. | 
| Owner | Required. A wodAppUpdate object. Reference to wodAppUpdateCom instance that called this notification method. | 
| File | Required. An UpdFile object. Holds reference to the file that will be downloaded. |