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

Reference for unit 'StreamIO'

Streams for standard text files.

uses

  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.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads