I'm using the Jedi appstorageINI VCL components to store a list of string items in an ini file.
However now that I've got these line items stored how do I read them back to put them into the Marquee component being that a StringList and a TMarequeeCollection are obviously not the same.
Sorry for the newb question but I was hoping I didn't have to populate a listbox and then read it line by line and populate the marquee.