ImageEn, unit iexWindowsFunctions

WindowsProgramFilesFolder


Declaration

function WindowsProgramFilesFolder() : String;


Description

Returns the full path to "Program Files" (using CSIDL_PROGRAM_FILES)


Example

IEFolderMView1.Folder := WindowsProgramFilesFolder();