Developer

SeparatorChar

Specifies char for separating values.

property SeparatorChar: WideChar read FSeparatorChar write SetSeparatorChar default ',';
Usually this property is set to "," (comma) or ";" (semicolon) character.

See also