Table of Contents

TTMSFNCTableViewCustomCharList Class

List of custom lookup-bar characters with their active state, used to indicate which categories have visible items.

API unit family: TMSFNCTableView Inherits from: TObjectList

Syntax

TTMSFNCTableViewCustomCharList = class(TObjectList)

Properties

Name Description
Items Gets or sets items.

Methods

Name Description
ActivateID Marks the character entry with the given identifier as active.
IsIDActive Returns whether the character entry with the given identifier is currently active.