Sorts lines of selection.
procedure SortSelection(Ascending: Boolean; CaseSensitive: Boolean);
Ascending - specifies sort order;
CaseSensitive - specifies whether string comparing is case sensitive;
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|