Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
561
for
PersistentData/Backend/UPDClientINI.pas
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 10, 2022, 6:26:39 PM (
2 years
ago)
Author:
chronos
Message:
Modified: Code cleanup.
Modified: Use Generics.Collections.
File:
1 edited
PersistentData/Backend/UPDClientINI.pas
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
PersistentData/Backend/UPDClientINI.pas
r361
r561
1
1
unit UPDClientINI;
2
3
{$mode delphi}
4
2
5
3
interface
…
…
23
21
procedure Disconnect; override;
24
22
end;
23
25
24
26
25
implementation
…
…
49
48
begin
50
49
Disconnect;
51
inherited
Destroy
;
50
inherited
;
52
51
end;
53
52
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive