ImageEn, unit iexWindowsFunctions

WindowsMyMusicFolder


Declaration

function WindowsMyMusicFolder(): string;


Description

Returns the full path to the "My Music" folder (using CSIDL_MYMUSIC)


Example

IEFolderMView1.Folder := WindowsMyMusicFolder();