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

TFileList

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

Declaration

Source position: googledrive.pp line 769

type TFileList = class(TGoogleBaseObject)

protected

  procedure Setfiles(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property files: TFileListTypefilesArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TFileList

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio