Table of Contents

TTMSFNCCustomPassLock Class

Base class for the pass lock control providing password and pattern entry logic.

API unit family: TMSFNCPassLock Inherits from: TTMSFNCCustomControl Implements: ITMSFNCAppearanceGlobalFont

Syntax

TTMSFNCCustomPassLock = class(TTMSFNCCustomControl, ITMSFNCAppearanceGlobalFont)

Methods

Name Description
AddPasswordEntry Adds a value to the current password entry.
ClearLastPasswordEntry Removes the last value from the current password entry.
ClearPasswordEntry Clears the current password entry.
Draw Draws the pass lock control.
EndUpdate Ends an update block and refreshes the pass lock when all updates are complete.
PasswordCheck Checks the current password entry against the configured password value or event handler.
Resize Recalculates the pass lock layout after the control size changes.