systeminfo DirSystem property
Return to Introduction  Previous page  Next page
Applies to
acSystemInfo component.  

Declaration
property DirSystem: String;  

Description
The DirSystem property retrieves the path of the Windows system directory. For example, "C:\WINDOWS\SYSTEM".  
 
tip The system directory contains such files as Windows libraries, drivers, and font files.  

See also
GetSystemDir and GetSysDir functions;  
DirWindows and DirTemp properties.