I am using an application that is to work with String Lists (standard TStringList). At present these Strings may be a maximum length of 50 characters and I have a maximum of 250 such Strings at present.
At what point will the application start to become unstable or unreliable to the overloading of TStringLists. Is there a limit that I am restricted by ?
Thanks in advance.
Steve
At what point will the application start to become unstable or unreliable to the overloading of TStringLists. Is there a limit that I am restricted by ?
Thanks in advance.
Steve