Getting Started with TMS FNC Pass Lock
Prerequisites
- Delphi with TMS FNC UI Pack installed.
- A new or existing VCL, FMX, or WEB application.
Steps
- Drop a
TTMSFNCPassLockonto a form. - Set
LockTypetopltNumPadorpltPattern, and setPasswordto the expected value (or enableLearnModeto let the user define it interactively). - Handle
OnCheckPasswordto validate the entered code, then callResetto clear the entry for the next attempt.