Table of Contents

TTMSFNCPassLock.OnPatternEntryChanged Event

Occurs when the pattern entry value changes.

API unit family: TMSFNCPassLock Declaring type: TTMSFNCPassLock Inherited from: TTMSFNCCustomPassLock

Syntax

OnPatternEntryChanged: TTMSFNCPassLockPasswordEntryChangedEvent;

Parameters

Name Description
Sender The object that triggered the event.
APasswordEntry The full pattern entry after the change.
AValue The pattern value involved in the change.