Internet Direct (Indy)
Home
PreviousUpNext
GBinHex4IdentificationString Constant

Represents the required identification string used at the beginning of Apple BinHex 4.0-encoded content.

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

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.