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

TCSVBuilder.DefaultOutputAsString

Default output as string value.

Declaration

Source position: csvreadwrite.pp line 185

public property TCSVBuilder.DefaultOutputAsString : string
  read GetDefaultOutputAsString;

Description

DefaultOutput is a string to which the output is written if no output stream was specified with the SetOutput call. It is basically the contents of the DefaultOutput property as a string.

See also

SetOutput

  

Set the output stream to write to.

DefaultOutput

  

Default output as stream.


Documentation generated on: Jul 24 2023