TScoreList<T>.SortByPointsDesc Method
Definition
Sort the scores list by level / points / pseudo (top from bottom)
Delphi
procedure SortByPointsDesc(WithLevel: boolean = True)
Parameters
- WithLevel
- Boolean
Sort the scores list by level / points / pseudo (top from bottom)
procedure SortByPointsDesc(WithLevel: boolean = True)