Table of Contents

TTMSFNCAppLockPasswordVerifyEvent Event Type

Event signature used to validate the password entered in the unlock dialog.

API unit family: TMSFNCAppLock

Parameters

Name Description
Sender Component that triggered the verification.
APassword Password value entered by the user.
AValid Indicates whether the entered password is accepted. On entry it reflects the result of the built-in comparison; set it to True to accept and unlock, or False to reject and keep the application locked.