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

TCandidate

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

Declaration

Source position: googlecivicinfo.pp line 169

type TCandidate = class(TGoogleBaseObject)

protected

  procedure SetcandidateUrl(); virtual;

  procedure Setchannels(); virtual;

  procedure Setemail(); virtual;

  procedure Setname(); virtual;

  procedure SetorderOnBallot(); virtual;

  procedure Setparty(); virtual;

  procedure Setphone(); virtual;

  procedure SetphotoUrl(); virtual;

published

  property candidateUrl: string; [rw]

  property channels: TCandidateTypechannelsArray; [rw]

  property email: string; [rw]

  property name: string; [rw]

  property orderOnBallot: string; [rw]

  property party: string; [rw]

  property phone: string; [rw]

  property photoUrl: string; [rw]

end;

Inheritance

TCandidate

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18