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
ReplaceInConfig method
Called when component finds "<>" tags in config file.
Type
NoneSyntax
- Basic
object.ReplaceInConfig Owner, File
The ReplaceInConfig(object,Owner,Text) syntax has these parts:
The ReplaceInConfig(object,Owner,Text) 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. |
Text | A String object. Holds String values found. |
Remarks
NOTE: This method is called only if you implemented IwodAppUpdateNotify interface in your application, and wodAppUp.Notification property has received reference to instance of your implementation. ReplaceInConfig method fires when component finds "<>" tags in config file. The method is called after Check method is executed, but before CheckDone method is fired. Text parameter will hold each value found in between the "<>" tags. Each value found between the tags will be separated by a newline constant. This method is very useful if you wish to change certain parts of configuration file *on the fly*. I.e. if config file contains:-
Path=