GetSystemDir function
System Information routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function GetSystemDir: String;  

Description
The GetSystemDir function returns path to the system directory (i.e.: "C:\WINDOWS\SYSTEM" on Windows 95/98 or "C:\WINDOWS\SYSTEM32" on Windows NT/2000).  

See also
GetTempDir, GetWindowsDir and GetSysDir functions;  
acSystemInfo component.