[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlemapsengine.pp line 619
type TGeoJsonGeometryCollection = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setgeometries(); virtual; |
procedure Set_type(); virtual; |
published |
property geometries: TGeoJsonGeometryCollectionTypegeometriesArray; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |