Hi All,

I have a TObjectList that contains many objects that have a property called
"Position" which is an integer.

Could somebody show me an example of the code that I will need to create
that will sort all of my Objects within the TObjectList so that they are in
position order e.g. 1,2,3,4,5 and so on?

Thanks

Richard
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to