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

TVoterInfoResponse

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

Declaration

Source position: googlecivicinfo.pp line 752

type TVoterInfoResponse = class(TGoogleBaseObject)

protected

  procedure Setcontests(); virtual;

  procedure SetdropOffLocations(); virtual;

  procedure SetearlyVoteSites(); virtual;

  procedure Setelection(); virtual;

  procedure Setkind(); virtual;

  procedure SetmailOnly(); virtual;

  procedure SetnormalizedInput(); virtual;

  procedure SetotherElections(); virtual;

  procedure SetpollingLocations(); virtual;

  procedure SetprecinctId(); virtual;

  procedure Setstate(); virtual;

published

  property contests: TVoterInfoResponseTypecontestsArray; [rw]

  property dropOffLocations: TVoterInfoResponseTypedropOffLocationsArray; [rw]

  property earlyVoteSites: TVoterInfoResponseTypeearlyVoteSitesArray; [rw]

  property election: TElection; [rw]

  property kind: string; [rw]

  property mailOnly: Boolean; [rw]

  property normalizedInput: TSimpleAddressType; [rw]

  property otherElections: TVoterInfoResponseTypeotherElectionsArray; [rw]

  property pollingLocations: TVoterInfoResponseTypepollingLocationsArray; [rw]

  property precinctId: string; [rw]

  property state: TVoterInfoResponseTypestateArray; [rw]

end;

Inheritance

TVoterInfoResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18