System.Win.Registry.ReadNone
Delphi
function ReadNone(Instance: TRegistry; const Name: string): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall ReadNone _DEPRECATED_ATTRIBUTE1("use TRegistry.ReadNone method") (TRegistry* Instance, const System::UnicodeString Name);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Win.Registry.pas System.Win.Registry.hpp |
System.Win.Registry | System.Win.Registry |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。