[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlemapsengine.pp line 643
type TGeoJsonLineString = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setcoordinates(); virtual; |
procedure Set_type(); virtual; |
published |
property coordinates: TGeoJsonLineStringTypecoordinatesArray; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |