TListBox has several problems

Issue #114 resolved
Harry Stahl created an issue

ListBox.items.Delete (ListBox.itemindex) does not work

ListBox.items.saveToFile does not work (has strings, but all empty)

[LoadFromFile is OK]

FileStr := ListBox.items[ListBox.itemindex] does not work. (FileStr is empty)

Comments (3)

  1. Log in to comment