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

TAdministrativeBody

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

Declaration

Source position: googlecivicinfo.pp line 119

type TAdministrativeBody = class(TGoogleBaseObject)

protected

  procedure SetabsenteeVotingInfoUrl(); virtual;

  

  procedure SetballotInfoUrl(); virtual;

  

  procedure SetcorrespondenceAddress(); virtual;

  

  procedure SetelectionInfoUrl(); virtual;

  

  procedure SetelectionOfficials(); virtual;

  

  procedure SetelectionRegistrationConfirmationUrl(); virtual;

  

  procedure SetelectionRegistrationUrl(); virtual;

  

  procedure SetelectionRulesUrl(); virtual;

  

  procedure SethoursOfOperation(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetphysicalAddress(); virtual;

  

  procedure Setvoter_services(); virtual;

  

  procedure SetvotingLocationFinderUrl(); virtual;

  

published

  property absenteeVotingInfoUrl: string; [rw]

  

  property ballotInfoUrl: string; [rw]

  

  property correspondenceAddress: TSimpleAddressType; [rw]

  

  property electionInfoUrl: string; [rw]

  

  property electionOfficials: TAdministrativeBodyTypeelectionOfficialsArray; [rw]

  

  property electionRegistrationConfirmationUrl: string; [rw]

  

  property electionRegistrationUrl: string; [rw]

  

  property electionRulesUrl: string; [rw]

  

  property hoursOfOperation: string; [rw]

  

  property name: string; [rw]

  

  property physicalAddress: TSimpleAddressType; [rw]

  

  property voter_services: TStringArray; [rw]

  

  property votingLocationFinderUrl: string; [rw]

  

end;

Inheritance

TAdministrativeBody

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio