Table of Contents

TTMSFNCTableViewLookupBarDisplayItem Record

Entry in the lookup bar representing a single character label and its bounding rectangle.

API unit family: TMSFNCTableView

Syntax

TTMSFNCTableViewLookupBarDisplayItem = record

Fields and properties

Name Type Description
Active Boolean True when the entry has a matching category and can be jumped to.
Rect TRectF Bounds of the lookup bar entry.
Text string Label drawn for the entry, typically the initial letter of a category.