ImageEn, unit iexWindowsFunctions

WindowsLocalAppDataFolder


Declaration

function WindowsLocalAppDataFolder() : string;


Description

Returns the full path to the "Local Apps" folder (using CSIDL_LOCAL_APPDATA)


Example

IEFolderMView1.Folder := WindowsLocalAppDataFolder();