EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder
Indicates the password to encrypt the database file.
property Password: string
Description
Set this property before opening encrypted database and before changing database's encryption state.
Note:
Use ChangeEncryption method to set new passsword or to decrypt database.
|