[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Buffer size to be used when using pipes
Source position: process.pp line 140
published property TProcess.PipeBufferSize : Cardinal |
PipeBufferSize indicates the buffer size used when creating pipes (when soUsePipes is specified in Options). This option is not respected on all platforms (currently only Windows uses this).
|
Function to create a set of pipe handles |