[Overview][Classes][Index] Reference for unit 'IntegerList' (#lazutils)

TInt64List.Sort

Sorts the Int64 values stored in the list.

Declaration

Source position: integerlist.pas line 47

public procedure TInt64List.Sort; overload;

Description

Sort is an overloaded method in TInt64List which calls the inherited method using the CompareInt64 function in the implementation section.

See also

TFPGList.Sort


Version 4.0 Generated 2025-05-03 Home