Skip to content

TStrings.Delimiter

Delimiter character used in DelimitedText .

Declaration

Source position: classesh.inc line 773

public Property
  Delimiter : Char;

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

Name Description
Char Character type (1 byte)
TStrings.DelimitedText Get or set all strings in the list in a delimited form.