[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutubeanalytics.pp line 178
type TBatchReportList = class(TGoogleBaseObject) |
protected |
procedure Setitems(); virtual; |
procedure Setkind(); virtual; |
published |
property items: TBatchReportListTypeitemsArray; [rw] |
property kind: string; [rw] |
end; |
| |
| |
TObject |