Unit 'googleplus' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TActivityTypeobjectTypeattachmentsItemTypefullImage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleplus.pp line 353

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;

Inheritance

TActivityTypeobjectTypeattachmentsItemTypefullImage

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio