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

TTableList

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

Declaration

Source position: googlefusiontables.pp line 635

type TTableList = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property items: TTableListTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TTableList

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio