Topic Path: Symbol Reference > Variables > GXXEDecodeTable Variable
ContentsIndexHome
PreviousUpNext
GXXEDecodeTable Variable

Identifies the decoding table used by TIdDecoderXXE for the XXEncode alphabet.

File
GXXEDecodeTable: TIdDecodeTable;

GXXEDecodeTable is a unit global TIdDecodeTable variable that identifies the decoding table used for the XXEncode alphabet. GXXEDecodeTable is used by TIdDecoderXXE

GXXEDecodeTable is assigned in the Initialization section of IdCoderXXE.pas using the TIdDecoder4to3.ConstructDecodeTable class function and the XXEncode alphabet identified in GXXECodeTable.

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