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/Modules/Finance/UPageFinance.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/Modules/Finance/UPageFinance.pas
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
trunk/Modules/Finance/UPageFinance.pas
r101
r137
1
1
unit UPageFinance;
2
3
{$mode delphi}
4
2
5
3
interface
…
…
23
21
WebPageFinance: TWebPageFinance;
24
22
23
25
24
implementation
26
25
…
…
31
30
procedure TWebPageFinance.DataModuleProduce(HandlerData: THTTPHandlerData);
32
31
begin
33
34
32
end;
35
33
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive