ImageEn, unit iexWindowsFunctions |
|
WindowsLocalAppDataFolder
Declaration
function WindowsLocalAppDataFolder() : string;
Description
Returns the full path to the "Local Apps" folder (using
CSIDL_LOCAL_APPDATA)
IEFolderMView1.Folder := WindowsLocalAppDataFolder();