Did you know that TStringList has got a property called CaseSensitive? It’s no surprise that it is used when comparing the strings while sorting.
But did you know that it defaults to FALSE?
WTF?
(This is Delphi 2007.)
Did you know that TStringList has got a property called CaseSensitive? It’s no surprise that it is used when comparing the strings while sorting.
But did you know that it defaults to FALSE?
WTF?
(This is Delphi 2007.)