Table of Contents

Components and Libraries

TMS FNC WX Pack provides registered components that expose web technology capabilities across FireMonkey, VCL, and TMS WEB Core applications.

Start from the group that matches the feature you need, then open a component page for setup, guides, and the API map.

PDF

Component Description Start
PDF Viewer Display and interact with PDF documents using an embedded web-based renderer. Get started / API
PDF Thumbnail List Show a scrollable strip of PDF page thumbnail previews linked to a PDF Viewer. Get started / API
PDF Toolbar Toolbar that controls navigation, zoom, and search actions of a linked PDF Viewer. Get started / API

Editing

Component Description Start
HTML Memo Rich-text HTML editor with formatting toolbar, lists, links, and image support. Get started / API
Math Editor Mathematical expression editor supporting LaTeX, ASCIIMath, and virtual keyboard input. Get started / API
Docx Non-visual component for programmatic generation and export of DOCX documents. Get started / API
Docx Viewer Visual viewer for rendering DOCX documents in-app without Microsoft Word. Get started / API

Barcodes and QR Codes

Component Description Start
Barcode Generate barcode images from a wide range of 1D and 2D barcode symbologies. Get started / API
Barcode Decoder Decode barcode data from image files or camera streams. Get started / API
QR Code Generate QR code images with configurable error correction and styling. Get started / API
QR Decoder Decode QR code data from image files or live camera feed. Get started / API

Media

Component Description Start
Audio Player Play audio files and streams using the browser audio engine. Get started / API
Video Player Embed and control video playback with HTML5 video capabilities. Get started / API
Camera Capture photos and video from device camera hardware. Get started / API
WebRTC Communication Peer-to-peer audio, video, and data channel communication using WebRTC. Get started / API

AI and Recognition

Component Description Start
OCR Extract text from images using optical character recognition. Get started / API
OCR Helper Selection overlay and template helper for guided OCR region extraction. Get started / API

Speech

Component Description Start
Speech Synthesis Convert text to speech using the platform speech synthesis API. Get started / API

Formatting and Utilities

Component Description Start
JSON Formatter Display and edit JSON with syntax highlighting and tree-view formatting. Get started / API
Container Embed arbitrary HTML elements with event wiring and script interaction inside a form control. Get started / API