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

TApproximateProgress

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

Declaration

Source position: googledataflow.pp line 1411

type TApproximateProgress = class(TGoogleBaseObject)

protected

  procedure Setposition(); virtual;

  

  procedure SetpercentComplete(); virtual;

  

  procedure SetremainingTime(); virtual;

  

published

  property position: TPosition; [rw]

  

  property percentComplete: Integer; [rw]

  

  property remainingTime: string; [rw]

  

end;

Inheritance

TApproximateProgress

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio