Internet Direct (Indy)
Home
PreviousUpNext
GXXEDecodeTable Variable

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

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

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.