I have a totally ordinary ListBox in which i have TStrings, I can Add(), alter the string by assigning new value and such but how do I remove a string in that ListBox?
Can't find any help in OnLine or books.
Well, actually i had that in mind but found that i could use "ListBox1->Items->Delete(ListBox1->ItemIndex);", this removes the selected item in the ListBox, simple as that
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.