Registry

Top  Previous  Next

This namespace includes all routines needed to work with the Windows Registry.

 

Available Routines

Registry.CloseKey
Registry.CreateKey
Registry.DeleteKey
Registry.DeleteValue
Registry.Free
Registry.KeyExists
Registry.Open
Registry.OpenKey
Registry.ReadBool
Registry.ReadDate
Registry.ReadDateTime
Registry.ReadFloat
Registry.ReadInteger
Registry.ReadString
Registry.ReadTime
Registry.ValueExists
Registry.WriteBool
Registry.WriteDate
Registry.WriteDateTime
Registry.WriteFloat
Registry.WriteInteger
Registry.WriteString
Registry.WriteTime