Du verstehst nicht wirklich, was du da machst oder?
Delphi-Quellcode:
ListView2.Column[0].ImageIndex := 0;
// erste Spalte, erste Icon aus IL
ListView2.Column[1].ImageIndex := 1;
// zweite Spalte, zweite Icon aus IL
ListView2.Column[2].ImageIndex := 2;
// dritte Spalte, dritte Icon ais IL