Use this code to change the desktop wallpaper.
SystemParametersInfo( SPI_SETDESKWALLPAPER, 0, PChar( 'c:/new wallpaper.bmp' ), SPIF_UPDATEINIFILE );
Use this code to change the desktop wallpaper.
Use this code to change the desktop wallpaper.
SystemParametersInfo( SPI_SETDESKWALLPAPER, 0, PChar( 'c:/new wallpaper.bmp' ), SPIF_UPDATEINIFILE );