[Overview][Classes][Index] |
Sorts the Word values stored in the list.
Source position: integerlist.pas line 37
public procedure TCardinalList.Sort; overload; |
Sort is an overloaded method in TCardinalList which calls the inherited method using the CompareCardinal function in the implementation section.
TFPGList.Sort |