Unit 'Pipes' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#fcl-process]

TInputPipeStream

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

Declaration

Source position: pipes.pp line 31

type TInputPipeStream = class(THandleStream)

protected

  function GetPosition; override;

  procedure InvalidSeek; override;

public

  destructor Destroy; override;

  function Write(); override;

  function Seek(); override;

  function Read(); override;

  property NumBytesAvailable: DWord; [r]

end;

Inheritance

TInputPipeStream

|

TObject


Documentation generated on: 2023-03-18