Internet Direct (Indy)
Home
PreviousUpNext
TIdEncoder3to4.CodingTable Property

Specifies the valid characters for the encoder alphabet.

Pascal
property CodingTable: string;

CodingTable is a read-only String property that identifies the valid characters in the alphabet for the encoder. 

TIdEncoder3to4 does not specify the valid characters in CodingTable. Application will generally use a descendant class, like TIdCoderMIME or TIdCoderUUE, where the alphabet is specified. 

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.