Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



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