Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSVclHelperFunctions > Routines

SortGrid(TStringGrid,Integer,Integer,Integer,Boolean,Boolean) Method

Scroll Prev Top Next More

Sorts a range of rows of a TStringGrid based on the text in the SortCol column.

Namespace: RSVclHelperFunctions

Parameters

Grid

Type: TStringGrid

String Grid to sort

SortCol

Type: Integer

Column to sort by

Min

Type: Integer

Minimum row to sort

Max

Type: Integer

Maximum row to sort

IsNumeric

Type: Boolean

Determines if the column text should be considered numeric values

Ascending

Type: Boolean

Sort order

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb