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