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

TAdministrativeBody

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

Declaration

Source position: googlecivicinfo.pp line 113

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


Documentation generated on: 2023-03-18