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

TStrings.Delimiter

Delimiter character used in DelimitedText.

Declaration

Source position: classesh.inc line 777

public property TStrings.Delimiter : AnsiChar
  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: Jul 24 2023