display or list
Posted: Fri Aug 07, 2009 12:42 pm
by bitsnz >> Sun, 24 Oct 2004 22:20:54 GMT
Hello all.
I am currently using listCollection of which i can use this method to get what i need "listbox.listIndex := listBox.findObject( object to find);"
what i need is displayCollection due to the large amounts of data within the collection i have BUT i cant seem to use the method above to get what i need. i.e. "listbox.listIndex := listBox.findObject( object to find);" does not get the correct object within the list
Any reasons why?
Any ideas on how i can correct this or fix the problem?
Thankyou in advance
Hello all.
I am currently using listCollection of which i can use this method to get what i need "listbox.listIndex := listBox.findObject( object to find);"
what i need is displayCollection due to the large amounts of data within the collection i have BUT i cant seem to use the method above to get what i need. i.e. "listbox.listIndex := listBox.findObject( object to find);" does not get the correct object within the list
Any reasons why?
Any ideas on how i can correct this or fix the problem?
Thankyou in advance