[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleplus.pp line 425
type TActivityTypeobjectTypeattachmentsItemTypethumbnailsItem = class(TGoogleBaseObject) |
protected |
procedure Setdescription(); virtual; |
procedure Setimage(); virtual; |
procedure Seturl(); virtual; |
published |
property description: string; [rw] |
property image: TActivityTypeobjectTypeattachmentsItemTypethumbnailsItemTypeimage; [rw] |
property url: string; [rw] |
end; |
| |
| |
TObject |