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

TTaxInfo

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

Declaration

Source position: googleqpxExpress.pp line 666

type TTaxInfo = class(TGoogleBaseObject)

protected

  procedure SetchargeType(); virtual;

  

  procedure Setcode(); virtual;

  

  procedure Setcountry(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetsalePrice(); virtual;

  

published

  property chargeType: string; [rw]

  

  property code: string; [rw]

  

  property country: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property salePrice: string; [rw]

  

end;

Inheritance

TTaxInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio