TTMSFNCPassLock.OnNewPassword Event
Occurs when a new password entry is completed.
API unit family: TMSFNCPassLock
Declaring type: TTMSFNCPassLock
Inherited from: TTMSFNCCustomPassLock
Syntax
OnNewPassword: TTMSFNCPassLockPasswordEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
APassword |
The completed password value. |