Table of Contents

TTMSFNCTableView.Sort Method

Sorts the items.

API unit family: TMSFNCTableView Declaring type: TTMSFNCTableView Inherited from: TTMSFNCCustomTableView

Syntax

procedure Sort(ACaseSensitive: Boolean = True; ASortingMode: TTMSFNCTableViewItemsSortMode = tvismAscending); reintroduce; virtual;

Parameters

Name Description
ACaseSensitive When True, matching uses case-sensitive comparison.
ASortingMode ASortingMode value passed to the member.