Table of Contents

TTMSFNCTableViewCategoryAppearance Class

Appearance settings for category header rows, including font, fill, stroke, and height.

API unit family: TMSFNCTableView Inherits from: TPersistent

Syntax

TTMSFNCTableViewCategoryAppearance = class(TPersistent)

Properties

Name Description
Fill Gets or sets fill.
Floating When True, the category header floats above items during scroll.
Font Gets or sets font.
Height Gets or sets height.
ShowUncategorized When True, items with no category assignment are shown in an uncategorized group.
Stroke Gets or sets stroke.