TTMSFNCTableViewCustomChar Class
Represents a single character entry in the lookup bar with an associated identifier and active state.
API unit family: TMSFNCTableView
Syntax
TTMSFNCTableViewCustomChar = class
Properties
| Name | Description |
|---|---|
| Active | When True, this character is highlighted in the lookup bar as having matching items. |
| ID | Numeric identifier that links this character to a category in the table view. |