[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleplus.pp line 347
type TActivityTypeobjectTypeattachmentsItemTypefullImage = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setheight(); virtual; |
procedure Set_type(); virtual; |
procedure Seturl(); virtual; |
procedure Setwidth(); virtual; |
published |
property height: Integer; [rw] |
property _type: string; [rw] |
property url: string; [rw] |
property width: Integer; [rw] |
end; |
| |
| |
TObject |