[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.Sort

Sort method

Declaration

Source position: grids.pas line 893

protected procedure TCustomGrid.Sort(

  ColSorting: Boolean;

  index: Integer;

  IndxFrom: Integer;

  IndxTo: Integer

); virtual;

Description

Method to sort all items in the grid

The latest version of this document can be found at lazarus-ccr.sourceforge.net.