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 Chriss Miller 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: *

  • Users: mrollings
  • Content: Threads
  • Order by date
  1. mrollings

    Dynamic Array, Access Violation

    I have an array which length is set dynamically, it all works fine the first time the program is loaded. But if a user changes the settings and it needs to be resized it just gives and access violation. procedure TForm1.MakeSignalArray(); var SignalArray : array of integer; b, integer; begin...

Part and Inventory Search

Back
Top