ImageEn, unit iexWindowsFunctions

WindowsMyDocumentsFolder

WindowsMyDocumentsFolder

Declaration

function WindowsMyDocumentsFolder(): string;

Description

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

Example

IEFolderMView1.Folder := WindowsMyDocumentsFolder();