Table of Contents

TMS FNC ListBox user guide

These guides cover TTMSFNCListBox by task area. Start with Getting started for the minimal setup, then move to the chapter that matches what you are building — populating and styling the list, wiring interaction and filtering, handling events, owner-drawing rows, or persisting items.

Component guides

Chapter Covers
Getting started Drop the component, add items, show a header, handle selection
Items Adding/removing items, DefaultItem, per-item data, bitmaps, HTML text
Appearance Item fills/strokes/fonts, height modes, header styling, focus, scrollbar
Interaction Multi-select, sorting, reorder, drag-and-drop, clipboard, lookup
Filtering Header filter drop-down and the programmatic filter collection
Events Selection, click, hover, scroll, clipboard, reorder, and compare events
Custom drawing Owner-drawn items, icons, and text via the draw events
Data & persistence Strings, files, streams, clipboard, and per-item application data
Class Purpose
TTMSFNCListBox Main component
TTMSFNCCheckedListBox Checked variant with per-item check boxes

See also