Microsoft
Software
Hardware
Network
Question : Which is Better, FreeAndNil(SL) or SL.Clear?
Hi, I'm using TStringLists over and over again, which is better, safer and faster?
to Use the Firstly Created SL over and over again by filling and clearing?
or totally recreating the SL filling and then FreeAndNil?
Answer : Which is Better, FreeAndNil(SL) or SL.Clear?
if it's for 1 thread only program
i think there will not be very much difference
for multiple thread, if you have synchronized access to the 1 stringlist, ok
all depends on what you want to store in it
and how much
Random Solutions
Sql Express 2008 Client connectivity tools
Default Printer Changes using Terminal Server
Update HP onboard administrator SSH version?
Problem getting the Selected value of a CheckBoxList (used in a gridview)
Wordpress widget with visual editor for non-HTML savvy users
How to Transfer All ZIP files from a FTP Directory using Powershell
Microsoft.Exchange.Search.
ExSearch.e
xe 80% resources
ORA: 6533 Subscript out of range
Enumerable or Strongly typed List of Guids
How can I force Graphics.MeasureString to consider the font style?