[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlemapsengine.pp line 505
type TFeaturesBatchPatchRequest = class(TGoogleBaseObject) |
protected |
procedure Setfeatures(); virtual; |
procedure SetnormalizeGeometries(); virtual; |
published |
property features: TFeaturesBatchPatchRequestTypefeaturesArray; [rw] |
property normalizeGeometries: Boolean; [rw] |
end; |
| |
| |
TObject |