TECLBaseCompressedStream.Password
TECLBaseCompressedStream
Indicates the password to encrypt the compressed data.
property Password: string;
Description
Read this property to get the password currently used for the encrypted data.
Set this property before setting Encrypted=True on open compressed non-encrypted data.
|