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

TOrderDeliveryDetails

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

Declaration

Source position: googlecontent.pp line 2303

type TOrderDeliveryDetails = class(TGoogleBaseObject)

protected

  procedure Setaddress(); virtual;

  

  procedure SetphoneNumber(); virtual;

  

published

  property address: TOrderAddress; [rw]

  

  property phoneNumber: string; [rw]

  

end;

Inheritance

TOrderDeliveryDetails

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio