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

TReconcileCandidate

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

Declaration

Source position: googlefreebase.pp line 46

type TReconcileCandidate = class(TGoogleBaseObject)

protected

  procedure Setconfidence(); virtual;

  procedure Setlang(); virtual;

  procedure Setmid(); virtual;

  procedure Setname(); virtual;

  procedure Setnotable(); virtual;

published

  property confidence: Integer; [rw]

  property lang: string; [rw]

  property mid: string; [rw]

  property name: string; [rw]

  property notable: TReconcileCandidateTypenotable; [rw]

end;

Inheritance

TReconcileCandidate

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18