Kód: Vybrat vše
String pomocna, p1, p2, p3;
pomocna = ListBox1->Items->Strings[ListBox1->ItemIndex];jak rozdělím ten String pomocna na více malých stringů p1,p2,p3?
Moderátor: Mods_senior
Kód: Vybrat vše
String pomocna, p1, p2, p3;
pomocna = ListBox1->Items->Strings[ListBox1->ItemIndex];