if (ltbox->ItemIndex != -1){<br /> AnsiString s = ltbox->Items->Strings[ltbox->ItemIndex];<br /> ltbox2->Items->Add(s);<br /> }<br /><!-- more -->