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

TTask

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

Declaration

Source position: googlefusiontables.pp line 661

type TTask = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setkind(); virtual;

  

  procedure Setprogress(); virtual;

  

  procedure Setstarted(); virtual;

  

  procedure SettaskId(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property kind: string; [rw]

  

  property progress: string; [rw]

  

  property started: Boolean; [rw]

  

  property taskId: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TTask

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio