Changeset 151 for trunk/Common/Utils.pas


Ignore:
Timestamp:
Feb 4, 2024, 3:53:52 PM (5 months ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Utils.pas

    r146 r151  
    44
    55uses
    6   USqlDatabase, Classes, SysUtils, StrUtils;
     6  SqlDatabase, Classes, SysUtils, StrUtils;
    77 
    88function NavigationLink(URL: string): string;
Note: See TracChangeset for help on using the changeset viewer.