Unit 'googlemapsengine' Package
[Overview][Types][Classes][Index] [#googleapi]

TFeaturesListResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlemapsengine.pp line 528

type TFeaturesListResponse = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetallowedQueriesPerSecond(); virtual;

  procedure Setfeatures(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure Setschema(); virtual;

  procedure Set_type(); virtual;

published

  property allowedQueriesPerSecond: Double; [rw]

  property features: TFeaturesListResponseTypefeaturesArray; [rw]

  property nextPageToken: string; [rw]

  property schema: TSchema; [rw]

  property _type: string; [rw]

end;

Inheritance

TFeaturesListResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18