Changeset 151 for trunk/Common/Utils.pas
- Timestamp:
- Feb 4, 2024, 3:53:52 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/Utils.pas
r146 r151 4 4 5 5 uses 6 USqlDatabase, Classes, SysUtils, StrUtils;6 SqlDatabase, Classes, SysUtils, StrUtils; 7 7 8 8 function NavigationLink(URL: string): string;
Note:
See TracChangeset
for help on using the changeset viewer.