Unit 'IdHeaderCoderBase' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

TIdHeaderDecodingNeededEvent

Declaration

Source position: IdHeaderCoderBase.pas line 11

type TIdHeaderDecodingNeededEvent = procedure(

  const ACharSet: string;

  const AData: TIdBytes;

  var VResult: string;

  var VHandled: Boolean

) of object;



CT Web help

CodeTyphon Studio