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

TCandidate

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

Declaration

Source position: googlecivicinfo.pp line 175

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



CT Web help

CodeTyphon Studio