Home
- RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]
class
System
System is not actually a class but a predeclared variable of class _RAD_SYS. It gives information regarding windows system.
Functions
String getCurrentFolder()
String getSystemDrive()
String getSystemFolder()
String getVariable(String varName)
String getWindowsFolder()
bool logOff([bool Force])
bool restart([bool Force])
bool setVariable(String varName,String varValue)
bool shutDown([bool Force])
getComputerName()
unsigned long getTicks()
void setComputerName(String newName)
void setCurrentFolder(String newPath)
Generic Properties
computerName
currentFolder
drives
driveTypes
systemDrive
systemFolder
ticks
windowsFolder
Visit
www.radcpp.com
for more help and updates.
Documentation created using
FlaX.Doc