|
GetSystemDir function
System Information routines |
|
| acUtils
|
| function GetSystemDir: String;
|
| 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).
|
| GetTempDir, GetWindowsDir and GetSysDir functions;
|
| acSystemInfo component.
|