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

TFilesListOptions

Declaration

Source position: googledrive.pp line 1215

type TFilesListOptions = record

  corpus: string;

  

  orderBy: string;

  

  pageSize: Integer;

  

  pageToken: string;

  

  q: string;

  

  spaces: string;

  

  fields: string;

  

end;



CT Web help

CodeTyphon Studio