Hello again!
I have one new question: I have ini file with section "favorites", wherein are many lines like this one: "Google search=http://www.google.com". I need to add this section to the ListBox1, but there must be only names ("Google search") and on click this name webbrowser must to navigate "http://www.google.com" (program must to remember name`s
url).