ImageEn, unit iexWindowsFunctions

WindowsMyDocumentsFolder


Declaration

function WindowsMyDocumentsFolder(): string;


Description

Returns the full path to the "My Documents" folder (using CSIDL_PERSONAL)


Example

IEFolderMView1.Folder := WindowsMyDocumentsFolder();