[Overview][Procedures and functions][Index] Reference for unit 'StreamIO' (#fcl)

Reference for unit 'StreamIO'

Streams for standard text files.

uses

  System,

  Classes,

  sysutils;

Overview

The StreamIO unit implements a call to reroute the input or output of a text file to a descendents of TStream.

This allows to use the standard pascal Read and Write functions (with all their possibilities), on streams.


Documentation generated on: May 14 2021