Table of Contents

TMS FNC Styles

TTMSFNCStylesManager applies pre-built or custom visual styles to all FNC controls on a form. Styles ship as resource files that define colour palettes, fill gradients, stroke widths, and font settings. The manager loads a style at design time or runtime and broadcasts appearance changes to every registered FNC control automatically.

Documentation

Start here Use when
Get started You want to apply a built-in style to a form.
Guides You want task-oriented chapters: built-in styles, custom styles, runtime switching, and per-control overrides.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCStylesManager Drop-on-form style manager that broadcasts styles to all FNC controls.
TTMSFNCStyles Collection of style definitions loaded from a resource.
TTMSFNCStylesManagerOptions Load and apply options for the styles manager.