Unit 'csvreadwrite' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCSVBuilder.DefaultOutput

Default output as stream.

Declaration

Source position: csvreadwrite.pp line 183

public property TCSVBuilder.DefaultOutput : TMemoryStream
  read FDefaultOutput;

Description

DefaultOutput is a stream to which the output is written if no output stream was specified with the SetOutput call.

See also

SetOutput

  

Set the output stream to write to.

DefaultOutputAsString

  

Default output as string value.


Documentation generated on: Jul 24 2023