Page 1 of 1

How to fill Marquee

PostPosted: May 1st, 2010, 7:07 pm
by kidjake28
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.

Re: How to fill Marquee

PostPosted: May 10th, 2010, 1:21 pm
by Kambiz
As a programmer, sometimes you may need to write a few lines of code. :D