Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Darkyere

    acces violation at address 004b84 in module "SecurityScreensaver.exe"

    i found the answer elsewhere for i := 0 to Listbox.Items.Count - 1 do is the corrected problem
  2. Darkyere

    acces violation at address 004b84 in module "SecurityScreensaver.exe"

    Hello, i have this code who ive been using whitout any problems. and then suddenly at says acces violation at address 004b84 in module "SecurityScreensaver.exe" when i trie to save a tstringlist to a file. this is how the code looks procedure TForm7.Button8Click(Sender: TObject); var s ...

Part and Inventory Search

Back
Top