Table of Contents

TMS FNC App Lock

TTMSFNCAppLock locks the application behind a password dialog. It can be triggered on demand or fired automatically after a configurable idle timeout, making it suitable for kiosk screens and security-sensitive desktop applications.

Documentation

Start here Use when
Get started You want the application locked and unlockable in a few steps.
Guides You want task-oriented chapters: idle lock, custom dialog labels, and password verification.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCAppLock Application lock component with idle timeout and password dialog.
TTMSFNCCustomAppLock Base class providing the core lock logic.
TTMSFNCAppLockDialog The built-in password dialog shown when the application is locked.
TTMSFNCAppLockDialogLabelSettings Customizes the labels and captions inside the lock dialog.