ImageEn, unit iexWindowsFunctions |
|
WindowsMyPicturesFolder
Declaration
function WindowsMyPicturesFolder(): string;
Description
Returns the full path to the "My Pictures" folder (using
CSIDL_MYPICTURES)
IEFolderMView1.Folder := WindowsMyPicturesFolder();