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