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

Reference for unit 'Pipes'

Unit implementing pipe streams.

uses

  sysutils,

  Classes;

Overview

The Pipes unit implements streams that are wrappers around the OS's pipe functionality. It creates a pair of streams, and what is written to one stream can be read from another.


Documentation generated on: Jun 23 2021