ImageEn, unit iexWindowsFunctions

WindowsMyPicturesFolder

WindowsMyPicturesFolder

Declaration

function WindowsMyPicturesFolder(): string;

Description

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

Example

IEFolderMView1.Folder := WindowsMyPicturesFolder();