Unit 'IpMsg' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_tpipro]

TIpNewsArticle

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ipmsg.pas line 516

type TIpNewsArticle = class(TIpMessage)

published

  property ContentDescription: string;

  

  property ContentTransferEncoding: TIpMimeEncodingMethod;

  

  property ContentType: string;

  

  property Date: string;

  

  property From: string;

  

  property Keywords: string;

  

  property Newsgroups: TStringList;

  

  property NNTPPostingHost: string;

  

  property OnCodingProgress: TIpCodingProgressEvent;

  

  property Path: TStringList;

  

  property References: TStringlist;

  

  property ReplyTo: string;

  

  property Sender: string;

  

  property Subject: string;

  

  property UserFields: TStringList;

  

end;

Inheritance

TIpNewsArticle

  

|

TIpMessage

  

|

TIpMimeEntity

  

|

TObject



CT Web help

CodeTyphon Studio