TTMSFNCPassLock.OnButtonHoverChanged Event
Occurs when the hovered button value changes.
API unit family: TMSFNCPassLock
Declaring type: TTMSFNCPassLock
Inherited from: TTMSFNCCustomPassLock
Syntax
OnButtonHoverChanged: TTMSFNCPassLockPasswordEntryChangedEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
APasswordEntry |
The full password entry at the time of the hover change. |
AValue |
The hovered button value. |