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

TWriteInstruction

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

Declaration

Source position: googledataflow.pp line 1714

type TWriteInstruction = class(TGoogleBaseObject)

protected

  procedure Setinput(); virtual;

  

  procedure Setsink(); virtual;

  

published

  property input: TInstructionInput; [rw]

  

  property sink: TSink; [rw]

  

end;

Inheritance

TWriteInstruction

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio