Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStrings.AlwaysQuote

Always quote strings in DelimitedText.

Declaration

Source position: classesh.inc line 771

public property TStrings.AlwaysQuote : Boolean
  read FAlwaysQuote
  write FAlwaysQuote;

Description

AlwaysQuote tells the stringlist instance to quote strings in DelimitedText . The default is to quote strings only when they have whitespace in them.

See also

DelimitedText

  

Get or set all strings in the list in a delimited form.

CommaText

  

Get or set all strings in the list in a delimited form.

StrictDelimiter

  

Should only the delimiter character be considered a delimiter.


Documentation generated on: Jul 24 2023