API:System.Win.ComObj.GetRegStringValue
Delphi
function GetRegStringValue(const Key, ValueName: string; RootKey: HKEY): string;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall GetRegStringValue(const System::UnicodeString Key, const System::UnicodeString ValueName, HKEY RootKey = (HKEY)(0x80000000));
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Win.ComObj.pas System.Win.ComObj.hpp |
System.Win.ComObj | System.Win.ComObj |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。