[Overview][Types][Classes] Reference for unit 'iostream' (#fcl)

Reference for unit 'iostream'

Implement streams for handling standard input, output and stderr

uses

  Classes;

Overview

The iostreamimplements a descendent of THandleStreamstreams that can be used to read from standard input and write to standard output and standard diagnostic output (stderr).