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

TValueListEditor.Sort

Declaration

Source position: valedit.pas line 169

protected procedure TValueListEditor.Sort(

  ColSorting: Boolean;

  index: Integer;

  IndxFrom: Integer;

  IndxTo: Integer

); override;

procedure TValueListEditor.Sort(

  Index: Integer;

  IndxFrom: Integer;

  IndxTo: Integer

);

procedure TValueListEditor.Sort(

  ACol: TVleSortCol = colKey

);

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