Re: [fpc-pascal] sort procedure of T(FP)List

2006-05-07 Thread Geno Roupsky
2006/5/6, Marc Santhoff <[EMAIL PROTECTED]>: Am Freitag, den 05.05.2006, 11:03 +0300 schrieb Geno Roupsky:> In fact you could have different function for every kind of sort and> switch them on the fly when the properties determining the kind of> sort that should be made changes. In my experience th

Re: [fpc-pascal] sort procedure of T(FP)List

2006-05-07 Thread Marc Santhoff
Am Samstag, den 06.05.2006, 19:36 +0300 schrieb Geno Roupsky: > > > 2006/5/6, Marc Santhoff <[EMAIL PROTECTED]>: > Am Freitag, den 05.05.2006, 11:03 +0300 schrieb Geno Roupsky: > > In fact you could have different function for every kind of > sort and > > switch th