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

TPollingLocation

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

Declaration

Source position: googlecivicinfo.pp line 575

type TPollingLocation = class(TGoogleBaseObject)

protected

  procedure Setaddress(); virtual;

  

  procedure SetendDate(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setnotes(); virtual;

  

  procedure SetpollingHours(); virtual;

  

  procedure Setsources(); virtual;

  

  procedure SetstartDate(); virtual;

  

  procedure SetvoterServices(); virtual;

  

published

  property address: TSimpleAddressType; [rw]

  

  property endDate: string; [rw]

  

  property id: string; [rw]

  

  property name: string; [rw]

  

  property notes: string; [rw]

  

  property pollingHours: string; [rw]

  

  property sources: TPollingLocationTypesourcesArray; [rw]

  

  property startDate: string; [rw]

  

  property voterServices: string; [rw]

  

end;

Inheritance

TPollingLocation

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio