Unit 'cmail' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TOnMailMessageRead

Declaration

Source position: cmail.pas line 13

type TOnMailMessageRead = procedure(

  Sender: TObject;

  position: Integer;

  Header: string;

  Date: string;

  Subject: string;

  ContentType: string;

  ContentText: string;

  Attachments: string

) of object;



CT Web help

CodeTyphon Studio