Description
- Changes the desktop wallpaper to the specified file, & saves the details in the current .pcf.
Syntax
- Wallpaper.ChangeTo(filespec)
Parameters
- filespec
- (string) new wallpaper file
Examples
- Wallpaper.ChangeTo(?"d:\textures\pattern_003.bmp")
- Changes the wallpaper to "pattern_003.bmp" & stores that file name in the current .pcf.
See Also
- Wallpaper.Show(), which is similar but does not store the new file name.