Table of Contents

TTMSFNCTableViewCategories.Sort Method

Sorts categories by text.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableViewCategories

Syntax

procedure Sort(ACaseSensitive: Boolean = True; ASortingMode: TTMSFNCTableViewCategoriesSortMode = tvcsmAscending);

Parameters

Name Description
ACaseSensitive When True, sorting uses case-sensitive comparison.
ASortingMode Direction in which to sort the categories.