Repository URL to install this package:
unit uw20996; {$mode delphi} interface const V = 123; implementation end.