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