Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 341 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 341 Bytes

ATBinHex was originally a Delphi component http://atviewer.sourceforge.net/atbinhex.htm

This is Lazarus version.

  • Some features disabled via ATBinHexOptions.inc (printing, regex hiliting of URLs)
  • Removed method OpenFile (it used Win API), now use OpenStream
  • Encodings are supported again, via LConvEncoding, in non-unicode modes only