Unit 'googledfareporting' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TReportTypedelivery

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

Declaration

Source position: googledfareporting.pp line 6100

type TReportTypedelivery = class(TGoogleBaseObject)

protected

  procedure SetemailOwner(); virtual;

  

  procedure SetemailOwnerDeliveryType(); virtual;

  

  procedure Setmessage(); virtual;

  

  procedure Setrecipients(); virtual;

  

published

  property emailOwner: Boolean; [rw]

  

  property emailOwnerDeliveryType: string; [rw]

  

  property message: string; [rw]

  

  property recipients: TReportTypedeliveryTyperecipientsArray; [rw]

  

end;

Inheritance

TReportTypedelivery

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio