ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/DataAccess/Access_OUP_ADB.pas
(Generate patch)

Comparing oup/current/DataAccess/Access_OUP_ADB.pas (file contents):
Revision 136 by alloc, Thu Mar 29 14:20:25 2007 UTC vs.
Revision 155 by alloc, Sun Apr 1 21:14:29 2007 UTC

# Line 253 | Line 253 | var
253  
254   begin
255    list := TStringList.Create;
256 +  list.CaseSensitive := True;
257    list.Sorted := True;
258    for i := 0 to GetFileCount - 1 do
259    begin

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)