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

TReconcileGet

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

Declaration

Source position: googlefreebase.pp line 121

type TReconcileGet = class(TGoogleBaseObject)

protected

  procedure Setcandidate(); virtual;

  

  procedure Setcosts(); virtual;

  

  procedure Setmatch(); virtual;

  

  procedure Setwarning(); virtual;

  

published

  property candidate: TReconcileGetTypecandidateArray; [rw]

  

  property costs: TReconcileGetTypecosts; [rw]

  

  property match: TReconcileCandidate; [rw]

  

  property warning: TReconcileGetTypewarningArray; [rw]

  

end;

Inheritance

TReconcileGet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio