System.Win.Registry.TRegistry.ChangeKey
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 プロパティの設定メソッドです。