Unit 'Pipes' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#fcl]

TOutputPipeStream.Destroy

Destroy this instance of the output pipe stream.

Declaration

Source position: pipes.pp line 50

public destructor TOutputPipeStream.Destroy; override;

Description

Destroy overrides the destructor to close the pipe handle, prior to calling the inherited destructor.

See also

THandleStream.Create


Documentation generated on: Jul 24 2023