Represents the required identification string used at the beginning of Apple BinHex 4.0-encoded content.
GBinHex4IdentificationString: string = '(This file must be converted with BinHex 4.0)';
GBinHex4IdentificationString is a String constant that represents the required identification string used at the beginning of Apple BinHex 4.0-encoded content.
GBinHex4IdentificationString is used to write the identification string in the TIdEncoderBinHex4.EncodeFile method.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|