Table of Contents

TMS FNC App Form Persist

TTMSFNCAppFormPersist saves and restores a form's window position and size across application sessions using an INI file. Drop it on a form, connect it to the target form, and the component handles persistence automatically on application close and restore on startup.

Documentation

Start here Use when
Get started You want form position and size saved in a few steps.
Guides You want task-oriented chapters: configuration, file naming, and multi-monitor notes.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCAppFormPersist Saves and restores form position and size.
TTMSFNCCustomAppFormPersist Base class providing the core persistence logic.