Unit 'IntegerList' Package
[Overview][Classes][Index] [#lazutils]

TByteList.Sort

Sorts the Byte values stored in the list.

Declaration

Source position: integerlist.pas line 27

public procedure TByteList.Sort; overload;

Description

Sort is an overloaded method in TByteList which calls the inherited method using the CompareByte function defined in the implementation section.

See also

TFPGList.Sort


Version 4.4 Generated 2025-11-08 Home