Unit 'googleruntimeconfig' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TListConfigsResponse

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

Declaration

Source position: googleruntimeconfig.pp line 95

type TListConfigsResponse = class(TGoogleBaseObject)

protected

  procedure SetnextPageToken(); virtual;

  

  procedure Setconfigs(); virtual;

  

published

  property nextPageToken: string; [rw]

  

  property configs: TListConfigsResponseTypeconfigsArray; [rw]

  

end;

Inheritance

TListConfigsResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio