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

TIdNNTPOnNewNews

Declaration

Source position: IdNNTPServer.pas line 257

type TIdNNTPOnNewNews = procedure(

  AContext: TIdNNTPContext;

  const Newsgroups: string;

  const ADateStamp: TDateTime;

  const ADistributions: string

) of object;



CT Web help

CodeTyphon Studio