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

TApproximateProgress

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

Declaration

Source position: googledataflow.pp line 1405

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


Documentation generated on: 2023-03-18