[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecivicinfo.pp line 667
type TRepresentativeInfoResponse = class(TGoogleBaseObject) |
protected |
procedure Setdivisions(); virtual; |
procedure Setkind(); virtual; |
procedure SetnormalizedInput(); virtual; |
procedure Setoffices(); virtual; |
procedure Setofficials(); virtual; |
published |
property divisions: TRepresentativeInfoResponseTypedivisions; [rw] |
property kind: string; [rw] |
property normalizedInput: TSimpleAddressType; [rw] |
property offices: TRepresentativeInfoResponseTypeofficesArray; [rw] |
property officials: TRepresentativeInfoResponseTypeofficialsArray; [rw] |
end; |
| |
| |
TObject |