Skip to content

TStrings.AlwaysQuote

Always quote strings in DelimitedText

Declaration

Source position: classesh.inc line 767

public Property
  AlwaysQuote : Boolean;

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

Name Description
CommaText Get or set all strings in the list in a delimited form.
DelimitedText Get or set all strings in the list in a delimited form.
StrictDelimiter Should only the delimiter character be considered a delimiter