Greetings!
I'm new to Lazarus and Pascal. (Though not to programming in general.)
I'm trying to figure out how to loop over selected items in a listbox with multiple selects.
I can pick single items but I can't figure out how to loop over the list.
The purpose will be to save the output to a database, but for testing I'm just trying to populate a second, empty listbox.
I've tried a bunch of things but I'm grasping in the dark, so I figured it's time to ask for help.