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

TProduct

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

Declaration

Source position: googleandroidenterprise.pp line 719

type TProduct = class(TGoogleBaseObject)

protected

  procedure SetappVersion(); virtual;

  

  procedure SetauthorName(); virtual;

  

  procedure SetdetailsUrl(); virtual;

  

  procedure SetdistributionChannel(); virtual;

  

  procedure SeticonUrl(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetproductId(); virtual;

  

  procedure SetproductPricing(); virtual;

  

  procedure SetrequiresContainerApp(); virtual;

  

  procedure SetsmallIconUrl(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure SetworkDetailsUrl(); virtual;

  

published

  property appVersion: TProductTypeappVersionArray; [rw]

  

  property authorName: string; [rw]

  

  property detailsUrl: string; [rw]

  

  property distributionChannel: string; [rw]

  

  property iconUrl: string; [rw]

  

  property kind: string; [rw]

  

  property productId: string; [rw]

  

  property productPricing: string; [rw]

  

  property requiresContainerApp: Boolean; [rw]

  

  property smallIconUrl: string; [rw]

  

  property title: string; [rw]

  

  property workDetailsUrl: string; [rw]

  

end;

Inheritance

TProduct

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio