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

TChannel

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

Declaration

Source position: googlestorage.pp line 457

type TChannel = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setaddress(); virtual;

  

  procedure Setexpiration(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setparams(); virtual;

  

  procedure Setpayload(); virtual;

  

  procedure SetresourceId(); virtual;

  

  procedure SetresourceUri(); virtual;

  

  procedure Settoken(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property address: string; [rw]

  

  property expiration: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property params: TChannelTypeparams; [rw]

  

  property payload: Boolean; [rw]

  

  property resourceId: string; [rw]

  

  property resourceUri: string; [rw]

  

  property token: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TChannel

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio