Unit 'lrEmailExportFilter' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Index] [#lz_report]

TlrEmailExportFilter

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

Declaration

Source position: lrEmailExportFilter.pas line 19

type TlrEmailExportFilter = class(TlrPreviewToolsAbstract)

protected

  function ProcessSetup; override;

  

  function ProcessTool; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property EmailAttachFileName: string; [r]

  

published

  property AttachmentFormat: string; [rw]

  

  property EmailList: TStrings; [rw]

  

  property Email: string; [rw]

  

  property MessageSubject: string; [rw]

  

  property MessageBody: TStrings; [rw]

  

  property FromName: string; [rw]

  

  property FromAdress: string; [rw]

  

  property DefEmailApp: string; [rw]

  

end;

Inheritance

TlrEmailExportFilter

  

|

TlrPreviewToolsAbstract

  

|

TObject



CT Web help

CodeTyphon Studio