Location: Symbol Reference > Classes > TJwSecureRegistryKey Class > Create Constructor > TJwSecureRegistryKey.Create Constructor (TRegistry, boolean)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecureRegistryKey.Create Constructor (TRegistry, boolean)
Pascal
constructor Create(const RegistryInstance: TRegistry; bUseName: boolean = False); overload;
Parameters 
Description 
const RegistryInstance: TRegistry 
receives a VCL registry instance that is used to get key handle information. The handle will not be duplicated so that changes in the registry instance will lead to problems when calling methods of TJwSecureRegistryKey.  
bUseName: boolean = False 
is not used 

Create creates an instance using a VCL TRegistry to obtain key handle information.

Exceptions 
Description 
will be raised if parameter RegistryInstance is nil 
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!