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