You are reading help file online using chmlib.com
|
function RegDeleteValue(const RootKey: Integer; const SubKeyName, ValueName: String): Boolean;
Deletes the specified value. Returns True if successful, False otherwise.
You are reading help file online using chmlib.com
|