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

TTaskList

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

Declaration

Source position: googletasks.pp line 121

type TTaskList = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure Setupdated(); virtual;

  

published

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property selfLink: string; [rw]

  

  property title: string; [rw]

  

  property updated: TDatetime; [rw]

  

end;

Inheritance

TTaskList

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio