TABSDatabase.AfterChangePassword
TABSDatabase
Top 


Occurs after an application finishes changing a database encryption.

property AfterChangePassword: TNotifyEvent;

Description
Write an AfterChangePassword event handler to take specific action immediately after database completes changing encryption.
For example, an application might close a progress indication form or display a message that changing password completed.