RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStrings.QuoteChar Property

Specifies the quote character used by the DelimitedText property.

Pascal
property QuoteChar: Char;
C++
__property Char QuoteChar;

Use QuoteChar to get or set the quote character that is used to enclose individual strings in the DelimitedText property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!