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

TTaskList

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

Declaration

Source position: googletasks.pp line 115

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


Documentation generated on: 2023-03-18