Location: Symbol Reference > Classes > TJwSecurityDescriptor Class > Create Constructor > TJwSecurityDescriptor.Create Constructor (TJwSecurityDescriptor)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDescriptor.Create Constructor (TJwSecurityDescriptor)
Pascal
constructor Create(aSecurityDescriptor: TJwSecurityDescriptor); overload;
Parameters 
Description 
aSecurityDescriptor: TJwSecurityDescriptor 
Defines an instance to be copied. Can be nil that is equal to a call to Create; . 

Create creates a new TJwSecurityDescriptor instance by copying from an existing one defined in the lonely parameter. For this purpose it uses Assign. If aSecurityDescriptor is nil the new instance will be empty. 

 

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!