Robert Nelson - 2021-03-14

I'm using Delphi 10.3 Community Edition. I fixed the compile error by adding a cast to the second arg in line 417.

My Version:

PutLine('dn', PBytes(@Entry.utf8dn[1]), Length(Entry.utf8dn));