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