with listview1.Items.Add do begin caption:=filelistbox1.Items[i]; SubItems.Add( floattostrf(Size,fffixed,5,2)+' '+ind); // end;