API:System.Win.Registry.TRegistry.ChangeKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ChangeKey(Value: HKey; const Path: string);

C++

void __fastcall ChangeKey(HKEY Value, const System::UnicodeString Path);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Win.Registry.pas
System.Win.Registry.hpp
System.Win.Registry TRegistry

Description

Embarcadero Technologies does not currently have any additional information.