| [Overview][Constants][Classes][Procedures and functions][Index] | 
Destroy this instance of the input pipe stream
Source position: pipes.pp line 39
public destructor TInputPipeStream.Destroy; override;  | 
Destroy overrides the destructor to close the pipe handle, prior to calling the inherited destructor.
TInputPipeStream.Create  |