Sorts the Byte values stored in the list.
Source position: integerlist.pas line 27
public procedure TByteList.Sort; overload; |
Sort is an overloaded method in TByteList which calls the inherited method using the CompareByte function defined in the implementation section.
| Version 4.6 | Generated 2026-02-20 | Home |