Sort (ImageList Control) example for Delphi

{Sort the items in ascending order}
LEADImgList1.Sort (True);