Repository URL to install this package:
unit tw22428; {$MODE DELPHI} interface uses uw22428; implementation initialization TWrapper<Byte>.Test; end.