ImageEn, unit iexWindowsFunctions

WindowsMyPicturesFolder


Declaration

function WindowsMyPicturesFolder(): string;


Description

Returns the full path to the "My Pictures" folder (using CSIDL_MYPICTURES)


Example

IEFolderMView1.Folder := WindowsMyPicturesFolder();