Okay, I give! there is a columns property on a list box but how do you add to the individual columns? I can add to the first one no problem but a second one has me stumped!
You can't use list box in this style. You have to use StringGrid for such purpose.
Add about 20 to 50 item in Listbox with more then two cloumns and play with the application by changing the size of Listbox(change sizeof list box, compile and run)
I understand listboxes, I just wanted to know how this one which supposedly can have multiple columns was supposed to work. Thanks anyway. I simply implemented a " : " in between the two pieces of information. It's for visual complement anyway, not program interaction.
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.