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

TCardinalList.Sort

Sorts the Word values stored in the list.

Declaration

Source position: integerlist.pas line 37

public procedure TCardinalList.Sort; overload;

Description

Sort is an overloaded method in TCardinalList which calls the inherited method using the CompareCardinal function in the implementation section.

See also

TFPGList.Sort


Version 4.0 Generated 2025-05-03 Home