[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TStrings.Delimiter

Delimiter character used in DelimitedText.

Declaration

Source position: classesh.inc line 772

public property TStrings.Delimiter : Char
  read GetDelimiter
  write SetDelimiter;

Description

Delimiter is the delimiter character used to separate the different strings in the stringlist when they are read or set through the DelimitedText property.

See also

TStrings.DelimitedText

  

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


Documentation generated on: May 14 2021