API:System.Win.Registry.TRegistry.RenameValue
Delphi
procedure RenameValue(const OldName, NewName: string);
C++
void __fastcall RenameValue(const System::UnicodeString OldName, const System::UnicodeString NewName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Win.Registry.pas System.Win.Registry.hpp |
System.Win.Registry | TRegistry |
Description
Embarcadero Technologies does not currently have any additional information.