Unit 'StreamIO' Package
[Overview][Procedures and functions][Index] [#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: Jan 30 2024