ImageEn, unit iexWindowsFunctions

WindowsDesktopFolder

WindowsDesktopFolder

Declaration

function WindowsDesktopFolder(): string;

Description

Returns the full path to the "Desktop" (using CSIDL_DESKTOP)

Example

IEFolderMView1.Folder := WindowsDesktopFolder();