TTMSFNCPassLock.OnButtonDownChanged Event
Occurs when the pressed button value changes.
API unit family: TMSFNCPassLock
Declaring type: TTMSFNCPassLock
Inherited from: TTMSFNCCustomPassLock
Syntax
OnButtonDownChanged: TTMSFNCPassLockPasswordEntryChangedEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
APasswordEntry |
The full password entry after the change. |
AValue |
The button value involved in the change. |