API:System.Win.ComObj.DeleteRegKey
Delphi
procedure DeleteRegKey(const Key: string; RootKey: HKEY);
C++
extern DELPHI_PACKAGE void __fastcall DeleteRegKey(const System::UnicodeString Key, HKEY RootKey = (HKEY)(0x80000000));
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Win.ComObj.pas System.Win.ComObj.hpp |
System.Win.ComObj | System.Win.ComObj |
Description
Embarcadero Technologies does not currently have any additional information.