Table of Contents

TTMSFNCAppLockQueryUnlockEvent Event Type

Event signature used to ask whether unlocking is allowed without prompting for a password.

API unit family: TMSFNCAppLock

Parameters

Name Description
Sender Component that triggered the query.
AAllowUnlock Set to True in the handler to unlock immediately and skip the password dialog; leave it False to keep the application locked and let the password dialog appear.