I need to play content with one or more selections from TListbox
to TMemo
.
Turned on MultiSelect to True,
I'm using:
ListBox.Items[ListBox.ItemIndex]
Only with a selection it list normal, I need it to list if I check your lines display: selection1, selection2
Currently only displays selection1 regardless of how many I choose