Table of Contents

TTMSFNCPassLock.OnButtonUpChanged Event

Occurs when the released button value changes.

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

Syntax

OnButtonUpChanged: TTMSFNCPassLockPasswordEntryChangedEvent;

Parameters

Name Description
Sender The object that triggered the event.
APasswordEntry The full password entry after the change.
AValue The released button value.