1. Computing & Technology

Discuss in my forum

in Delphi TIPS :: In the How to Randomize / Shuffle Collections and Lists article you can locate a custom Delphi function: Shuffle. Shuffle is a randomizing function that takes a TList type of object and "sorts" the items in the list in a random order - thus making the list randomized. This time we talk about using Delphi's TListSortCompare - a function used as a parameter for the Sort method of the TList class.

Read the full article to learn how to Impement the UnQuickSort in Delphi - How to Use the TListSortCompare function.

Related:

Comments
No comments yet.  Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>
Related Searches delphi

©2012 About.com. All rights reserved.

A part of The New York Times Company.