System.Win.Registry.TRegistry.ChangeKey

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Win.Registry.pas
System.Win.Registry.hpp
System.Win.Registry TRegistry

説明

CurrentKey および CurrentPath プロパティの設定メソッド。

ChangeKey は、CurrentKey および CurrentPath プロパティの設定メソッドです。

関連項目