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

TPosition

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

Declaration

Source position: googledataflow.pp line 1096

type TPosition = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Set_end(); virtual;

  procedure Setkey(); virtual;

  procedure SetbyteOffset(); virtual;

  procedure SetrecordIndex(); virtual;

  procedure SetshufflePosition(); virtual;

  procedure SetconcatPosition(); virtual;

published

  property _end: Boolean; [rw]

  property key: string; [rw]

  property byteOffset: string; [rw]

  property recordIndex: string; [rw]

  property shufflePosition: string; [rw]

  property concatPosition: TConcatPosition; [rw]

end;

Inheritance

TPosition

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18