Unit 'IdNNTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdNNTPOnXPat

Declaration

Source position: IdNNTPServer.pas line 278

type TIdNNTPOnXPat = procedure(

  AContext: TIdNNTPContext;

  const AHeaderName: string;

  const AMsgFirst: Int64;

  const AMsgLast: Int64;

  const AMsgID: string;

  const AHeaderPattern: string

) of object;



CT Web help

CodeTyphon Studio