Represents the characters allowed in BinHex 4.0 encoded content.
GBinHex4CodeTable: string = '!"#$%&''()*+,-012345689@ABCDEFGHIJKLMNPQRSTUVXYZ[`abcdefhijklmpqr';
GBinHex4CodeTable is a String constant that represents the characters allowed in BinHex 4.0 encoded content. GBinHex4CodeTable is used in coding table for the TIdDecoderBinHex4 and TIdEncoderBinHex4 components.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |