ListView-SortTextItems

Имя функции dcl-ListView-SortTextItems
Синтаксис   (dcl-ListView-SortTextItems <CONTROL> Столбец [типа Long] {Order [типа Boolean]})
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к List View

This method sorts the list items in ascending or descending alphabetic order using the specified column as the sort key. If the optional Order argument is true or not present, the sort is in ascending order; otherwise it is in descending order.