desktopwallpaper Wallpaper property
Return to Introduction  Previous page  Next page
Applies to
acDesktopWallpaper component.  

Declaration
property Wallpaper: String// filename, points to .BMP file  

Description
The Wallpaper property is the file name of the bitmap image. To change the desktop wallpaper - point this property to another .BMP file.  
 
tip Alternatively you can set new wallpaper and its appearance calling SetDesktopWallpaper method.  

See also
Stretch, Tile and AutoFormat properties;  
SetDesktopWallpaper method.