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

TReport

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

Declaration

Source position: googlegan.pp line 865

type TReport = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setcolumn_names(); virtual;

  

  procedure Setend_date(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setmatching_row_count(); virtual;

  

  procedure Setrows(); virtual;

  

  procedure Setstart_date(); virtual;

  

  procedure Settotals_rows(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property column_names: TStringArray; [rw]

  

  property end_date: string; [rw]

  

  property kind: string; [rw]

  

  property matching_row_count: string; [rw]

  

  property rows: TReportTyperowsArray; [rw]

  

  property start_date: string; [rw]

  

  property totals_rows: TReportTypetotals_rowsArray; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TReport

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio