[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutubeanalytics.pp line 267
type TGroupItemTyperesource = class(TGoogleBaseObject) |
protected |
procedure Setid(); virtual; |
procedure Setkind(); virtual; |
published |
property id: string; [rw] |
property kind: string; [rw] |
end; |
| |
| |
TObject |