Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
137
for
trunk/Packages/Common/USyncCounter.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 9, 2022, 1:16:58 AM (
2 years
ago)
Author:
chronos
Message:
Added: Robots page.
Modified: Canonical URL for webcams.
Modified: Removed compiler mode delphi as it is already set in project.
Modified: Updated Common package.
Modified: Use Generics.Collections instead of fgl.
File:
1 edited
trunk/Packages/Common/USyncCounter.pas
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/Packages/Common/USyncCounter.pas
r122
r137
1
1
unit USyncCounter;
2
3
{$mode delphi}
4
2
5
3
interface
…
…
25
23
procedure Assign(Source: TSyncCounter);
26
24
end;
25
27
26
28
27
implementation
…
…
69
68
begin
70
69
Lock.Free;
71
inherited
Destroy
;
70
inherited
;
72
71
end;
73
72
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive