Topic Path: Symbol Reference > Classes > TIdDecoder4to3 Class > TIdDecoder4to3 Properties > FillChar Property
ContentsIndexHome
PreviousUpNext
TIdDecoder4to3.FillChar Property

Indicates a character value that can be omitted from decoded output.

property FillChar: Char;

FillChar is a Char property that Indicates a character value that can be omitted from decoded output. 

FillChar should correspond to the value that may have been added by TIdEncoder3to4 to force to the length of the encoded output to be a multiple of 4 bytes.

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