Skip to content

TTMSFNCDataGridSortIndexList

Methods

Method Description
Add(AColumn: Integer; ADirection: TTMSFNCDataGridSortDirection): TTMSFNCDataGridSortIndex Adds a new sort index for a column.
Find(AColumn: Integer; var ASortIndex: TTMSFNCDataGridSortIndex): Boolean Finds the index of a column.
Toggle(AColumn: Integer) Toggles the sort index of a column.

Go back to TTMSFNCDataGridData