help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Classes][Procedures and functions] Reference for unit 'Pipes' (#fcl)

Reference for unit 'Pipes': Classes

ENoReadPipe

  

Exception raised when a write operation is attempted on a write-only pipe.

ENoWritePipe

  

Exception raised when a read operation is attempted on a read-only pipe.

EPipeCreation

  

Exception raised when an error occurred during the creation of a pipe pair.

EPipeError

  

Exception raised when an invalid operation is performed on a pipe stream.

EPipeSeek

  

Exception raised when an invalid seek operation is attempted on a pipe.

TInputPipeStream

  

TStream descendent which wraps the read end of a pipe.

TOutputPipeStream

  

TStream descendent which wraps the write end of a pipe.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505