[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlespectrum.pp line 96
type TAntennaCharacteristics = class(TGoogleBaseObject) |
protected |
procedure Setheight(); virtual; |
procedure SetheightType(); virtual; |
procedure SetheightUncertainty(); virtual; |
published |
property height: Double; [rw] |
property heightType: string; [rw] |
property heightUncertainty: Double; [rw] |
end; |
| |
| |
TObject |