API:System.Win.Registry.TRegistry.CurrentKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentKey: HKEY read FCurrentKey;

C++

__property HKEY CurrentKey = {read=FCurrentKey, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Win.Registry.pas
System.Win.Registry.hpp
System.Win.Registry TRegistry

Description

Embarcadero Technologies does not currently have any additional information.