Topic Path: Symbol Reference > Constants > GBinHex4CodeTable Constant
ContentsIndexHome
PreviousUpNext
GBinHex4CodeTable Constant

Represents the characters allowed in BinHex 4.0 encoded content.

File
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.