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

TApproximateReportedProgress

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

Declaration

Source position: googledataflow.pp line 1077

type TApproximateReportedProgress = class(TGoogleBaseObject)

protected

  procedure Setposition(); virtual;

  

  procedure SetfractionConsumed(); virtual;

  

  procedure SetremainingParallelism(); virtual;

  

  procedure SetconsumedParallelism(); virtual;

  

published

  property position: TPosition; [rw]

  

  property fractionConsumed: Double; [rw]

  

  property remainingParallelism: TReportedParallelism; [rw]

  

  property consumedParallelism: TReportedParallelism; [rw]

  

end;

Inheritance

TApproximateReportedProgress

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio