Table of Contents

TMS FNC WX Container

TTMSFNCWXContainer embeds arbitrary HTML elements with event wiring and script interaction inside a form control. It lets you host custom HTML, respond to DOM events, and call JavaScript functions from Delphi code.

Documentation

Start here Use when
Get started You want to embed an HTML element and handle its events in a few steps.
Guides You want task-oriented chapters on HTML content, event wiring, and scripting.
API reference You want class, property, method, and event details.
Release notes You want what changed in recent versions.

Key classes

Class Description
TTMSFNCWXContainer Main HTML container component.
TTMSFNCWXElementContainer Individual HTML element descriptor.
TTMSFNCWXElementContainers Collection of element descriptors.
TTMSFNCWXContainerLink Represents a link element inside the container.