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

TPosition

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

Declaration

Source position: googledataflow.pp line 1102

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



CT Web help

CodeTyphon Studio