Table of Contents

TMS FNC Gantt Chart Database Adapter

TTMSFNCGanttChartDatabaseAdapter is an adapter component that synchronizes a database dataset with the Gantt Chart task list. Assign it to a TTMSFNCGanttChart to load and save task data directly from any TDataset-compatible source without manual mapping code.

Documentation

Start here Use when
Get started You want to wire a database dataset to a Gantt Chart in a few steps.
Guides You want task-oriented chapters: field mapping, live updates, and adapter options.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCGanttChartDatabaseAdapter Adapter that synchronizes a dataset with a Gantt Chart.
TTMSFNCGanttChartDatabaseAdapterFieldsParams Field-mapping parameters for the adapter.
TTMSFNCGanttChartDatabaseAdapterItemSource Item-level source mapping helper.