Table of Contents

TMS FNC Web Push DB

TTMSFNCWebPushDB is a headless dataset-backed subscription store that persists browser push subscriptions and exposes an enumerable collection for use by TTMSFNCWebPushSender. It wires to a TDataSource through its DataSource property and maps subscription fields to dataset columns through a configurable Fields object.

Documentation

Start here Use when
Get started You want a working subscription store connected to a dataset in a few steps.
Guides You want task-oriented chapters: dataset wiring, field mapping, subscription lifecycle events.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCWebPushDB Dataset-backed push subscription store with enumerable collection.