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

TList

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

Declaration

Source position: googleprediction.pp line 546

type TList = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

  procedure SetselfLink(); virtual;

  

published

  property items: TListTypeitemsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

  property selfLink: string; [rw]

  

end;

Inheritance

TList

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio