TABSDatabase.BeforeChangePassword
TABSDatabase
Top 


Occurs before an application starts changing a database encryption.

property BeforeChangePassword: TNotifyEvent;

Description
Write a BeforeChangePassword event handler to take specific action before an application starts changing database encryption.
For example, an application might show a progress indication form or display a message that changing password started.