[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Objects' (#rtl)

TStream.Reset

Reset the stream

Declaration

Source position: objects.pp line 285

procedure TStream.Reset;

Description

Reset sets the stream's status to 0, as well as the ErrorInfo

Errors

None.

See also

TStream.Open

  

Open the stream

TStream.Close

  

Close the stream

The latest version of this document can be found at lazarus-ccr.sourceforge.net.